-
Notifications
You must be signed in to change notification settings - Fork 0
Add docs on native PG JSON(B) functions/ops compared to EQL #61
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
Conversation
3fec02b
to
7d79d60
Compare
7d79d60
to
538ac13
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is great work @CDThomas.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Content is good, thanks @CDThomas.
I just have minor nits on terminology and formatting, which I've made suggestions for.
Please use the comments above each change as the commit message when you apply them.
Co-authored-by: Lindsay Holmwood <lindsay@cipherstash.com>
Co-authored-by: Lindsay Holmwood <lindsay@cipherstash.com>
Co-authored-by: Lindsay Holmwood <lindsay@cipherstash.com>
Co-authored-by: Lindsay Holmwood <lindsay@cipherstash.com>
Co-authored-by: Lindsay Holmwood <lindsay@cipherstash.com>
Co-authored-by: Lindsay Holmwood <lindsay@cipherstash.com>
Brought over from #15.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the updates @CDThomas, approved.
This PR adds docs that compare native Postgres JSON(B) functions and operators to JSON(B) support in EQL.
Functions and operators covered:
->
/->>
#>
/#>>
@>
/<@
json_array_elements
,jsonb_array_elements
,json_array_elements_text
, andjsonb_array_elements_text
json_array_length