Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-migrations

WebPublish Code-First Migrations with external connectionStrings.config file

How to drop a table in Entity Framework Code First?

Entity Framework 4.3.1 Code First: database created but tables are not

How can I create a SQL Server system table

Entity framework core, code first migration with data migration

Error while doing Migrations EF core 2.0, changing Identity id from string to int

XXXX is no longer used. <see cref="EdmModelDiffer" /> is now used to detect changes in the model

"argument 'sql' cannot be null" when including "Go" in EF DbMigration

Drop database if model changes in EF Core without migrations

Code-First, when I go enable-migrations, I get “No context type was found in the assembly 'DOC'”

MigrateDatabaseToLatestVersion initializer failing to create database

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