Skip to content

Add prefix indexing to CREATE INDEX stmt conversion#685

Merged
morgo merged 1 commit into
block:mainfrom
morgo:fix-index-prefix
Apr 7, 2026
Merged

Add prefix indexing to CREATE INDEX stmt conversion#685
morgo merged 1 commit into
block:mainfrom
morgo:fix-index-prefix

Conversation

@morgo
Copy link
Copy Markdown
Collaborator

@morgo morgo commented Apr 7, 2026

A Pull Request should be associated with an Issue.

We wish to have discussions in Issues. A single issue may be targeted by multiple PRs.
If you're offering a new feature or fixing anything, we'd like to know beforehand in Issues,
and potentially we'll be able to point development in a particular direction.
Further notes in https://github.com/block/spirit/blob/main/.github/CONTRIBUTING.md

Fixes a bug where prefixed indexes were not supported correctly when converting a CREATE INDEX statement to an ALTER TABLE statement.

@morgo morgo changed the title Add prefix indexing to statement restore Add prefix indexing to CREATE INDEX stmt conversion Apr 7, 2026
@morgo morgo merged commit 19eb8da into block:main Apr 7, 2026
12 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