Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-06-19 | SQL/JSON: Correctly enforce the default ON EMPTY behavior | Amit Langote | 17.0 |
| 2024-06-19 | SQL/JSON: Correct jsonpath variable name matching | Amit Langote | 17.0 |
| 2024-04-18 | Fix object name clash in recently introduced test | Amit Langote | 17.0 |
| 2024-04-18 | SQL/JSON: Fix issues with DEFAULT .. ON ERROR / EMPTY | Amit Langote | 17.0 |
| 2024-04-18 | SQL/JSON: Improve some error messages | Amit Langote | 17.0 |
| 2024-04-08 | Fix JsonExpr deparsing to emit QUOTES and WRAPPER correctly | Amit Langote | 17.0 |
| 2024-04-08 | Fix restriction on specifying KEEP QUOTES in JSON_QUERY() | Amit Langote | 17.0 |
| 2024-03-22 | Avoid splitting errmsg string to span multiple lines | Amit Langote | 17.0 |
| 2024-03-21 | Add SQL/JSON query functions | Amit Langote | 17.0 |