Skip to content
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

sql: support JSONB subscripting for SELECT cases #14398

Closed
cockroach-teamcity opened this issue Jun 29, 2022 · 0 comments
Closed

sql: support JSONB subscripting for SELECT cases #14398

cockroach-teamcity opened this issue Jun 29, 2022 · 0 comments

Comments

@cockroach-teamcity
Copy link
Member

cockroach-teamcity commented Jun 29, 2022

Exalate commented:

Related PR: cockroachdb/cockroach#82877
Commit: cockroachdb/cockroach@5a9ec7c


Release note (sql change): Added support for JSONB subscripting in
SELECT-style cases, e.g. SELECT json_field['a'] ... WHERE
json_field['b'] = ...

Jira Issue: DOC-4652

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants