Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-migrations

Incorrect value when saving enum

Deleting __MigrationHistory Table From Database

Can I use Code First Migrations without pluarized table names?

Entity Framework: Running code before all migrations

Web.config configuration for EF Migrations

The navigation property 'SenderId' is not a declared property on type 'Conversation'

Manually Provide DbContext to DbMigrator

Entity Framework with multiple migrations and inheritance from base DbContexts within the same Database

EF 6 Code First migrations warn of or prevent destructive updates

EF - Generate script from previous migration

DbMigrator does not detect pending migrations after switching database

Why does EF 6 ignore applied migrations if I move the Migrations folder?

Rider. EF Code First Migrations

How to create CreatedOn and UpdatedOn using EF Core 2.1 and Pomelo

How to perform integration testing on EF Core migrations

How to use ef6.exe

EF6 Code First drop tables (not entire database) when model changes

EF 4.3 Auto-Migrations with multiple DbContexts in one database

Change or rename a column name without losing data with Entity Framework Core 2.0

Code first custom SQL migration timeout exception