Skip to content

fix(engine/sqlite): added json_tree and json_each definitions #4054

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

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

alixinne
Copy link

fix #1830

This is a rebased version of @orisano's PR #2570. I've hit the same bug, and the fix in the PR does work in my case.

@dosubot dosubot bot added size:XXL This PR changes 1000+ lines, ignoring generated files. 🔧 golang labels Aug 11, 2025
@alixinne alixinne force-pushed the fix/1830-json-each branch from 894d3d3 to c228645 Compare August 11, 2025 14:30
@alixinne alixinne force-pushed the fix/1830-json-each branch from c228645 to 03a1e5f Compare August 11, 2025 14:34
@alixinne alixinne marked this pull request as draft August 11, 2025 19:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size:XXL This PR changes 1000+ lines, ignoring generated files. 🔧 golang
Projects
None yet
Development

Successfully merging this pull request may close these issues.

sqlite: json_each's value parameter isn't supported
2 participants