Skip to content

Add support for create_index operations in multi-operation migrations #662

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 2 commits into from
Feb 7, 2025

Conversation

andrew-farries
Copy link
Collaborator

Ensure that multi-operation migrations combining create_index operations work in combination with other operations.

Add testcases for:

  • rename table, create index
  • rename table, rename column, create index

Part of #239

@andrew-farries andrew-farries merged commit ee84b88 into main Feb 7, 2025
28 checks passed
@andrew-farries andrew-farries deleted the support-multi-op-create-index branch February 7, 2025 12:45
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