JSON/Sqlite: use ->
and ->>
where possible when traversing JSON, rather than json_extract
#30334
Labels
area-json
area-sqlite
closed-fixed
The issue has been fixed and is/will be included in the release indicated by the issue milestone.
type-enhancement
Milestone
We use json_extract function to access parts of JSON, but we could/should use
->
and->>
The text was updated successfully, but these errors were encountered: