Skip to content

fix(pg): fix sparsevec_l2_ops typo and test composite index opclasses - #6188

Open
webdevsamran wants to merge 1 commit into
drizzle-team:rc5from
webdevsamran:fix/issue-6155-pg-composite-index-opclass
Open

fix(pg): fix sparsevec_l2_ops typo and test composite index opclasses#6188
webdevsamran wants to merge 1 commit into
drizzle-team:rc5from
webdevsamran:fix/issue-6155-pg-composite-index-opclass

Conversation

@webdevsamran

Copy link
Copy Markdown

Fixes #6155

Summary

  • Fixed typo in PgIndexOpClass type union (sparsevec_l2_op -> sparsevec_l2_ops).
  • Added regression test verifying composite index generation with distinct column operator classes (e.g. uuid_ops, imestamptz_ops).

- Fix typo sparsevec_l2_op -> sparsevec_l2_ops in PgIndexOpClass union.
- Add regression test for composite btree index with distinct column
  operator classes (uuid_ops, timestamptz_ops).

Fixes drizzle-team#6155
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.

1 participant