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

Add Support for PostgreSQL jsonb_insert Function #107

Merged
merged 1 commit into from
Mar 8, 2024

Conversation

scottfalkingham
Copy link
Contributor

This pull request introduces support for the jsonb_insert function in PostgreSQL, allowing users to efficiently insert JSONB data into a specified path within a JSONB column.

Please review and provide feedback on the implementation. Thank you!

@Hikariii Hikariii merged commit 3465da3 into ScientaNL:master Mar 8, 2024
6 checks passed
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.

3 participants