Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-migrations

How are the compressed models stored in the EF 4.3 Code First Migrations __MigrationHistory table created?

How do I consolidate migrations using EF Core?

Entity Framework Core 2.0 - Run migrations step by step

Autorun ELMAH database scripts

Scripting EF Add-Migration into an automated build task

How to Create Function in Code First?

Adding a migrations gives filename already exists

Entity Framework 6 Code first: How to seed data with a 'circular' relationship and store-generated columns?

Is it acceptable to put seed data in the OnModelCreating method in EF code-first?

EF 4.3.1 Migration Exception - AlterColumn defaultValueSql creates same default constraint name for different tables

Code First Migration fails because of a Default Value Constraint

Defining many to many relation in code first entity framework

The navigation property is not a declared property on type during Code First migration with EF6 and MVC 5