Following my question on Entity Framework Migration: why does it ignore the snapshot and take __MigrationHistory into account? , I am confused, why do EF migrations store the previous model both in the database inside the __MigrationHistory table and in the resource files? And even more vaguely, why does he completely ignore the resources and consider the table data to calculate model changes?
No one has answered this question yet.
See similar questions:
or similar: