Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Discussion options

I've as yet been unable to use the arrow operators (-> and ->>) as defined in sqlite's json1 supplement (added in 3.38.0) without an error. I can use them when querying json data through other means, just not through db browser for sqlite (execute sql tab). Is this a known limitation or am I attempting to use it incorrectly?

Example, if t.value is valid json, shouldn't t.value -> '$.path' work? If not, how do I change the call to make it work?

You must be logged in to vote

Replies: 1 comment · 1 reply

Comment options

Does that work under the sqlite3 cli?

You must be logged in to vote
1 reply
@tinygiant98
Comment options

I never use the cli, mostly through another program as I used embedded sqlite. The arrow operators work in all of the queries sent through those means, but never work in this gui program.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
🙏
Q&A
Labels
None yet
2 participants
Morty Proxy This is a proxified and sanitized view of the page, visit original site.