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

JSON functionality #387

Closed
1 task
dwolfeu opened this issue Jul 5, 2023 · 1 comment
Closed
1 task

JSON functionality #387

dwolfeu opened this issue Jul 5, 2023 · 1 comment

Comments

@dwolfeu
Copy link
Member

dwolfeu commented Jul 5, 2023

Describe the feature

Can the standard JSON operations such as some_table.c.json_column['some key'] and some_table.c.json_column[('key_1', 'key_2', 5, ..., 'key_n')] be implemented?

Describe alternatives you've considered

I sought the advice of the community.

Are you willing to submit PR?

  • Yes I am willing to submit a PR!
@hashhar
Copy link
Member

hashhar commented Dec 22, 2023

Fixed via #425

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

No branches or pull requests

2 participants