Search Results for

    Show / Hide Table of Contents

    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.

    In This Article
    • Classes
    Back to top Copyright © 2021, 2025, Oracle and/or its affiliates.