Replies: 3 comments
-
This makes sense. I'll see if I can work on this before the next release. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Operators -> and ->> just work. We need few more functions in jsonb variant in sqlite_json_op - that's it. |
Beta Was this translation helpful? Give feedback.
0 replies
-
I implemented the changes in f912253 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
like subject states - support newest jsonb in sqlite_json_op functions on BLOB fields in sqlite >= 3.45.0
Beta Was this translation helpful? Give feedback.
All reactions