Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-migrations

Scripting EF Add-Migration into an automated build task

How to Create Function in Code First?

Adding a migrations gives filename already exists

Entity Framework 6 Code first: How to seed data with a 'circular' relationship and store-generated columns?

Is it acceptable to put seed data in the OnModelCreating method in EF code-first?

EF 4.3.1 Migration Exception - AlterColumn defaultValueSql creates same default constraint name for different tables

Code First Migration fails because of a Default Value Constraint

Defining many to many relation in code first entity framework

The navigation property is not a declared property on type during Code First migration with EF6 and MVC 5

Switching from EF Automatic Migration to Code-First-Migration

Entity Framework Migration API

Change migration file manually and keep compatible __migrationhistory record

Way to reduce compiled DLL bloat when using Entity Framework Code First Migrations