Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-migrations

Entity Framework Code-First Migrations - Cannot drop constraint because it doesn't exist (naming convention from 4.3 to 5.0)

How DbMigrationsConfiguration is related to a DbMigration in EF

Create fulltext index within Entity Framework Coded Migrations

About Code First Database Evolution (aka Migrations)

SQL Server schema evolution (migrations)

How to Change the name of a primary key in EF Code First?

ASP.NET: Check if run from migration

EF5 Migrations Seed AddOrUpdate with a nullable selection criteria

"Execute Code First Migrations" checkbox disappeared from my publish profile

Entity Framework Migrations don't include DefaultValue data annotation (EF5RC)

EF - Moving from AutomaticMigrations to Manual Migrations

Entity Framework Migrations - Enable AutoMigrations along with added migration

How to add the "Provider Name" in Connection String to the Context file?

Entity Framework 6: How to override SQL generator?

EF6: Renaming namespace using Code First Migrations

Trying to set a non-null string to type 'System.Int32'

EF6, Code-First, enable-migrations, "Unable to load the specified metadata resource"

Enabling Code First Entity Framework VS Web Express 2012

What does "Reverting automatic migration" mean?

Migration using model first approach in entity framework