Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: auto migrate tries to delete non-existent unique constraint #7135

Draft
wants to merge 7 commits into
base: master
Choose a base branch
from

Commits on Aug 1, 2024

  1. use IF EXISTS

    dashrews78 committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    92bc522 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e55b2ba View commit details
    Browse the repository at this point in the history
  3. move to the caller

    dashrews78 committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    79e73f0 View commit details
    Browse the repository at this point in the history
  4. put check back in drop

    dashrews78 committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    e483cd9 View commit details
    Browse the repository at this point in the history
  5. debug

    dashrews78 committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    38fb45f View commit details
    Browse the repository at this point in the history
  6. more tracing

    dashrews78 committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    3198b7c View commit details
    Browse the repository at this point in the history
  7. more tracing

    dashrews78 committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    003bcc3 View commit details
    Browse the repository at this point in the history