Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-migrations

The model backing the 'DataContext' context has changed since the database was created

Using Entity Framework Code First Migrations in a DVCS Project

EF multi-context with a plugin-style system. How to apply migrations at runtime?

Package Manager Console crashes when using Add-Migration

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