Hi! I have a .net core 2.0 application with the mysql I try the beta the
MySql.Data.EntityFrameworkCore -Version 6.10.2-beta
the 8.0.11, the 6.10.7 but in the scripts to update the database for delete foreign keys generates a drop constraint that gives a mysql error intead of drop foreign key, what version I should use to generate correctly the delete ?
MySql.Data.EntityFrameworkCore -Version 6.10.2-beta
the 8.0.11, the 6.10.7 but in the scripts to update the database for delete foreign keys generates a drop constraint that gives a mysql error intead of drop foreign key, what version I should use to generate correctly the delete ?