Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-migrations

Entity Framework Migration cascade delete is always true even WillCascadeOnDelete(false) in configuration

Generate full SQL script from EF 6 Code First Migrations and Multiple Configurations

Handling foreign keys in multiple contexts/domains using Entity Framework Code First and Migrations

Creating a Symmetric AES128 Key in SQL Server based on Key and Initial Vector

Add-Migration creating empty migration in code migrations/code first

Npgsql / EF 6 - json column

Where is DbContext.Database.Migrate() method?

EF6 Seed without Update-Database

Teamcity build fails because of EF code migrations

NHibernate code-first migration management tool like EntityFramework, Django-South

Entity Migration. Could not drop constraint. See previous errors

Visual Studio 2015 crashing each time I run Update-Database

What is the best way to find directory path from an EF migration script?

Apply EF migration on publish available only for some web projects

EF6 Code First Migration with single database multiple context

.NET Core - Migration Fluent API HasColumnType

Provide an implementation of IDbContextFactory. But where?

Code first custom SQL migration timeout exception

Oracle.ManagedDataAccess.EntityFramework - ORA-01918: user 'dbo' does not exist

How to create database using code first migrations?