Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-migrations

Can one set a breakpoint in EF code first migrations seed method?

EF 5. "Automatic migration was not applied because it would result in data loss" - only changed the column name

Entity Framework Migrations can't drop table because of foreign key constraint

System.Resources.MissingManifestResourceException when Updating database

Script EF migration seed from Configuration class

Migration: No DbContext was found in assembly

update the database from package manager console in code first environment

Removing a default constraint after adding a new column in code first

EF 5 Migrations cannot connect to our database even though it does just fine at runtime

Value cannot be null. Parameter name: entitySet

Code first migrations - how to display pending model changes?

ASP.NET MVC 4, Migrations - How to run 'update-database' on a production server

Adding CreatedDate to an entity using Entity Framework 5 Code First

Update-Database fails due to Pending Changes, but Add-Migration Creates a Duplicate Migration

NuGet Package Manager Console Default Project dropdown is empty

Lose EF Code First Migration when working on different TFS branches?

AutomaticMigrationsEnabled false or true?

Entity framework 4.3 run migrations at application start

Entity Framework migrations stopped detecting the POCO updates

LINQ to Entities does not recognize the method 'System.String ToString()' method in MVC 4