Skip to content

chore: improve docs on tag index - #957

Draft
octonato wants to merge 3 commits into
mainfrom
001-improve-tag-index-docs
Draft

chore: improve docs on tag index#957
octonato wants to merge 3 commits into
mainfrom
001-improve-tag-index-docs

Conversation

@octonato

@octonato octonato commented May 4, 2026

Copy link
Copy Markdown
Contributor

No description provided.

@octonato
octonato marked this pull request as draft May 4, 2026 14:17
@octonato
octonato requested a review from sebastian-alfers May 4, 2026 14:17

@johanandren johanandren left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

-- For legacy-tag-key = false:
-- CREATE INDEX event_tag_tag_composite_idx ON EVENT_TAG (TAG, PERSISTENCE_ID, SEQUENCE_NUMBER);
-- For legacy-tag-key = true:
-- CREATE INDEX event_tag_tag_event_id_idx ON EVENT_TAG (TAG, EVENT_ID);

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

all the other names are uppercase for oracle, so maybe align?

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