Commit Graph

12 Commits (a93e2a1e25a6d5410abb1446637c4d9a4f24e35d)

Author SHA1 Message Date
Dean Rasheed a93e2a1e25 Fix JsonExpr deparsing to quote variable names in the PASSING clause. 8 months ago
Amit Langote e6c45d85dc SQL/JSON: Fix JSON_QUERY(... WITH CONDITIONAL WRAPPER) 1 year ago
Amit Langote 74c96699be SQL/JSON: Some fixes to JsonBehavior expression casting 1 year ago
Amit Langote 4fc6a55560 SQL/JSON: Respect OMIT QUOTES when RETURNING domains over jsonb 1 year ago
Amit Langote 716bd12d22 SQL/JSON: Always coerce JsonExpr result at runtime 1 year ago
Amit Langote 55e56c84da SQL/JSON: Validate values in ON ERROR/EMPTY clauses 1 year ago
Amit Langote 03ec203164 SQL/JSON: Correctly enforce the default ON EMPTY behavior 1 year ago
Amit Langote 0f271e8e8d SQL/JSON: Correct jsonpath variable name matching 1 year ago
Amit Langote 2c7cea5a8e Fix object name clash in recently introduced test 1 year ago
Amit Langote c0fc075186 SQL/JSON: Fix issues with DEFAULT .. ON ERROR / EMPTY 1 year ago
Amit Langote 561b74ddb8 Fix restriction on specifying KEEP QUOTES in JSON_QUERY() 1 year ago
Amit Langote 6185c9737c Add SQL/JSON query functions 2 years ago