aboutsummaryrefslogtreecommitdiff
path: root/test/json501.test
Commit message (Expand)AuthorAge
* Allow control characters in JSON5 string literals.drh2024-01-31
* The json_remove() function now uses only JSONB, never JsonNodes, internally.drh2023-11-28
* JSON5 bug fix: Escape double-quotes that occur inside of single-quoted strings.drh2023-11-09
* Accept the full ECMAScript 5.1 IdentifyName syntax for keys in objects.drh2023-04-30
* Omit the json_valid() function. Change the name of json_error() todrh2023-04-30
* Test cases added, and some bugs fixed.drh2023-04-27