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

Restore index and foreign key names post swap #29

Closed
wants to merge 1 commit into from
Closed

Conversation

shayonj
Copy link
Owner

@shayonj shayonj commented Feb 9, 2022

  • First commit introduces new functions on Query
    to build the ALTER statements required to restore
    the index and foreign key names post swap.
  • Second commit performs the operation as part of the swap

fixes #20

This commit introduces new functions on Query
to build the ALTER statements required to restore
the index and foreign key names post swap.
@shayonj
Copy link
Owner Author

shayonj commented Feb 9, 2022

changing direction, this has lot of edge cases.

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.

Restore index, foreign key and sequence constraint names
1 participant