Automatic migrations is a feature of Entity-Framework Code-First approach.
Automatic migrations is a feature of Entity-Framework Code-First approach. Entity-Framework identifies changes in model and updates database if there are no risks of data loss.