Discussion:
[Firebird-net-provider] [FB-Tracker] Created: (DNET-768) Update-database not working
Bruno Xavier (JIRA)
2017-05-30 17:00:52 UTC
Permalink
Update-database not working
----------------------------

Key: DNET-768
URL: http://tracker.firebirdsql.org/browse/DNET-768
Project: .NET Data provider
Issue Type: Bug
Components: Entity Framework support
Affects Versions: 5.9.1.0
Environment: Windows 10, VS2015, Firebird 2.5
Reporter: Bruno Xavier
Assignee: Jiri Cincura


I'm trying to enable migrations to a Firebird 2.5 database.

I created the code first models via reverse engineer and enabled migrations.

After I run a Update-Database, it starts, create the MigrationHistory table and does a ScriptHalt.

If I try to create the same database on a MSSQL or MySQL page, it works.

Further information on the StackOverflow post: https://stackoverflow.com/questions/44266141/entity-framework-code-first-migrations-and-firebird?noredirect=1#comment75543669_44266141
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://tracker.firebirdsql.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Loading...