Skip to content

Add missing options to duplicated FK constraints #671

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
merged 1 commit into from
Feb 10, 2025

Conversation

kvch
Copy link
Contributor

@kvch kvch commented Feb 10, 2025

The new options in FK constraints (on update action, match type, etc.)
were missing from the duplication process. Thus, the options set
in the constraint disappeared after modifying columns with foreign
key constraints.

@kvch kvch force-pushed the fix-duplicate-fk-constraints-extra-options branch from ed42c37 to 168182d Compare February 10, 2025 12:49
@kvch kvch merged commit 53db794 into xataio:main Feb 10, 2025
28 checks passed
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.

2 participants