Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-migrations

EF migration : Error changing an indexed field to nullable

EF Core 2.0 Migration - dotnet ef migrations 'script' command outputting blank file

Update data in existing column with EF Core Migration

DbMigrator - verbose code-first migration

Entity Framework Migrations Error using Visual Studio 2013

How do I create the asp.net Identity tables manually with migrations?

Unable to generate explicit migration (EF5) (migrations pending)

Unable to run EF5 migration with existing database

More than one migrations configuration type was found in the assembly ''. Specify the name of the one to use. On add-migration

IdentityServer4 PersistedGrantDbContext & ConfigurationDbContext

EF Core Migrations in Separate Project - Issues

Generating seed code from existing database in ASP.NET MVC

EF Code First Migration with Multiple Database / DbContext

EF6 migrations (LocalDb) update-database login failed

Performing an IDENTITY_INSERT using EF5 Code First Migrations

Error : The EntityFramework package is not installed on project

How can I stop Add-Migration checking my database has no pending migrations when using Code-Based migrations?

How to migrate Entity Framework DB on publish via MsDeploy

What is the best way to run EF migration on production server?