Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-migrations

SQL Server CE Code First migrations problems

DbMigration.SqlFile difference in base directory

How to completely reset all Entity Framework 6 migration history? (Zombie migrations!)

Get path of App_Data folder in the Seed method of EF migration configuration class

Can't Enable-Migrations. Throws System.BadImageFormatException: Could not load file or assembly

Entity Framework creates empty migration but insists that my model is different

How to switch between DatabaseGeneratedOption.Identity, Computed and None at runtime without having to generate empty DbMigrations

The specified deps.json '$$$' does not exist

EF - Default value for new column with automatic migration

Access denied to ContextModelSnapshot while migrating

Code-first Entity Framework - Multiple Foreign Keys For the Same Table

Database applies ALL previous migrations on update and NOT just the new one

Create Table, Run Time using entity framework Code-First

Entity Framework code first add constraint for positive numbers

Enable migrations in class library project

EF6 Code First - may cause cycles or multiple cascade paths

Required property but Nullable, Entity Framework through Code First

How do I change connection string for Update-Database ef migrations?

Persisting and retrieving serialized entity property with Entity Framework 6.1 code first

EntityFramework Code first migrations not running after deploying to Azure