Namespace MySql.EntityFrameworkCore.Migrations.Operations
Classes
MySQLDropPrimaryKeyAndRecreateForeignKeysOperation
A migration operation for dropping a primary key and recreating foreign keys.
MySQLDropUniqueConstraintAndRecreateForeignKeysOperation
A migration operation for dropping a unique constraint and recreating foreign keys.