Quantcast
Channel: Entity Framework
Viewing all articles
Browse latest Browse all 10318

Commented Issue: Migrations: Disable database intializer when migrations is enabled [360]

$
0
0
CreateDatabaseIfNotExists is incompatible with migrations so we should disable it. This could include making the initializer aware of migrations and being a no-op if a migrations config is present.
Comments: This was fixed and verified as part of http://entityframework.codeplex.com/workitem/529

Viewing all articles
Browse latest Browse all 10318

Trending Articles