-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Labels
Description
Cannot create columns of type DbType.Xml when using SqlServer2012 provider. The error message I get is:
System.InvalidOperationException: Cannot execute the migration(s) as there are validation errors:
Migration 'Migrations.Migration9' uses the data type 'Xml' which is not supported by 'SqlServer2012'.