aboutsummaryrefslogtreecommitdiff
path: root/test/json105.test
Commit message (Collapse)AuthorAge
* Add randomjson.c to testfixture. Use it for a new set of invariant testsdrh2023-12-18
| | | | | against JSON functions. FossilOrigin-Name: f1c040606bfe784804134d8f3ca130908fad5212b47e3c32792baab977470943
* Attempt to get json_extract() working with pure JSONB only, and withoutdrh2023-11-28
| | | | | | the use of JsonNode. Mostly working, but there are some differences from legacy in corner cases. FossilOrigin-Name: 8c324af1eca27e86adc45622af4f3b06a67a3f968596ac58aa7434b1f6f05f3c
* Always enable all JSON tests, now that JSON is included by default.drh2022-01-30
| | | FossilOrigin-Name: 8c9f350182140604a71e11d226acb3f80d1f2b4f75e5c3b55ec8f8a7c02941f3
* Extend the json-path mechanism with array indexes of the form "#" or "#-n" fordrh2019-11-22
some positive number "n", to reference the end of an array. FossilOrigin-Name: 35ed68a651f4cf8740597433b0f1c3b345841868022e0904e9f342840ba0e502