Skip to content

Update GIN index object operators - #112

Open
mj-palanker wants to merge 2 commits into
mainfrom
mjp/jsonb-gin-key-fix
Open

Update GIN index object operators#112
mj-palanker wants to merge 2 commits into
mainfrom
mjp/jsonb-gin-key-fix

Conversation

@mj-palanker

@mj-palanker mj-palanker commented Jun 18, 2025

Copy link
Copy Markdown
Contributor

Updated the object contains / path / key functions we get from GIN indices. There was a bug on ObjectKeyExists as the escape character attempt didn't stop it from being replaced by goqu so now it uses the same workaround as the others which does work.

Also exposes "RAW" forms of them which let you pass in expressions like columns for users who don't have static strings.

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