Bug #83288 | Missing function in MySQL.Data.EntityFrameworkCore | ||
---|---|---|---|
Submitted: | 6 Oct 2016 14:13 | Modified: | 12 Oct 2016 14:26 |
Reporter: | Jeff Bromberger | Email Updates: | |
Status: | Duplicate | Impact on me: | |
Category: | Connector / NET | Severity: | S2 (Serious) |
Version: | 7.0.5-IR21 | OS: | Windows |
Assigned to: | CPU Architecture: | Any |
[6 Oct 2016 14:13]
Jeff Bromberger
[12 Oct 2016 7:00]
Chiranjeevi Battula
Hello Jeff Bromberger, Thank you for the bug report. This is most likely duplicate of Bug #83210, please see Bug #83210. Thanks, Chiranjeevi.
[12 Oct 2016 14:26]
Jeff Bromberger
As part of the EF workflow, anytime a model is added or changed you must run the script which generates the migrations to modify the database itself. These functions are what is missing from the MySQL package. Bug 83210 may be hitting the same issue behind the scenes, but it doesn't even mention the step of generating a migration. Therefore I think that this bug and 82981 are more descriptive of the actual issues (missing functions that need to be implemented to allow the migration generation to work).