Skip to content

Add PostgreSql Create Index Concurrently #4537

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
Aug 17, 2023

Conversation

griffio
Copy link
Collaborator

@griffio griffio commented Aug 16, 2023

PostgreSql extension allows Create Index Concurrently

Copy inherited create_index_stmt with new rule added

Add fixture test

fixes #4531

Create Index Concurrently
@griffio griffio marked this pull request as ready for review August 16, 2023 15:25
@hfhbd hfhbd merged commit 38972f9 into sqldelight:master Aug 17, 2023
@griffio griffio deleted the fix-4531-create-index branch August 17, 2023 10:41
hfhbd pushed a commit that referenced this pull request Apr 2, 2024
Create Index Concurrently

Co-authored-by: griffio <griffio@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

PostgreSQL No support for CREATE INDEX CONCURRENTLY
2 participants