Hello all,
I'm trying to use Code First on an existing database, without success.
I managed to reverse engineer the models, and make them work, without migrations.
When I try to enable migrations, it works until the point of Update-Database, where it craps out with a
ScriptHalted
I posted all my findings on this question on SO:
It seems that, since the DB is big, the Model VarBinary generated for the MigrationHistory table is bigger than the allowed by Firebird.
Anyone knows a workaround?
Thank you
--
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org!
http://sdm.link/slashdot_______________________________________________
Firebird-net-provider mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider