.Net Core 8 Entity Framework (MySQL) DROP PROCEDURE IF EXISTS `MYSQL_BEFORE_DROP_PRIMARY_KEY` Error
I’m created a migration to add a few tables and update one table (add one column). The database is MySQL 8.0.31 and the EF provider is Oracle’s MySql.EntityFrameworkCore
.Net Core 8 Entity Framework (MySQL) DROP PROCEDURE IF EXISTS `MYSQL_BEFORE_DROP_PRIMARY_KEY` Error
I’m created a migration to add a few tables and update one table (add one column). The database is MySQL 8.0.31 and the EF provider is Oracle’s MySql.EntityFrameworkCore