Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-migrations

defaultValue in migration doesn't work

migrate.exe, on a build server, wants to "start over" with migrations

How to "re-pluralize" database tables after moving from .NET 4.5 to .NET Core 2.2?

EF move migration to new project

modular concept with entity framework code first and self-contained migration support for each module

Entity Framework Core Add-Migration throws "An item with the same key has already been added. Key: MyProject.Model.MyContext

ASP.NET MVC Model containing File

An operation was scaffolded that may result in the loss of data. Please review the migration for accuracy. happens after Update-database has no change

Fixed-length string column in Code First Migrations

Migrator fails with MySql.Data.MySqlClient.MySqlException (0x80004005): Unknown data type: 'datetime2'

Is there anyway to import a publish profile directly into Team Services Build Definition for .NET Core

Why does application start with dotnet ef migrations add?

EF 4.3 migrations throwing "Unable to open configSource file"

Primary keys created by Entity Framework are not auto-incrementing

Entity Framework Code First Migrations thinks there is a change that shouldn't be there