Skip to content

Closes #251: Preserve SQL index names when provisioning a branch #252

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 4 commits into from
May 14, 2025

Conversation

jeremystretch
Copy link
Contributor

Closes: #251

  • Introduce the get_sql_results() utility function
  • Introduce a migration to automatically rename the indexes of all open branches
  • Extend the provision() method on the Branch model to automatically rename indexes after replicating the necessary tables for a branch

@jeremystretch jeremystretch marked this pull request as ready for review May 14, 2025 16:43
@jeremystretch jeremystretch requested a review from a team May 14, 2025 16:44
@jeremystretch jeremystretch merged commit 4532b0b into main May 14, 2025
7 checks passed
@jeremystretch jeremystretch deleted the 251-sql-indexes branch May 14, 2025 18:28
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.

SQL index names are not preserved when provisioning a branch
2 participants