Skip to content

fix: migration incorrectly remove constraints for unique together deletions with postgresql #450

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

Merged

Conversation

waketzheng
Copy link
Contributor

Description

  1. fix: postgresql failed to remove unique constraint (Migration will incorrectly remove constraints with index deletions #407)
  2. feat: support --no-input for migrate

fix: postgresql failed to remove unique constraint
@waketzheng waketzheng changed the title fix: postgresql failed to remove unique constraint fix: migration incorrectly remove constraints for unique together deletions with postgresql May 8, 2025
@waketzheng waketzheng merged commit 4059d6e into tortoise:dev May 8, 2025
15 checks passed
@waketzheng waketzheng deleted the fix-postgres-remove-unique-error branch May 8, 2025 09:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant