Commit Graph

14 Commits (4d7e24e0f4d05b546228488ccdc2848a80245ffb)

Author SHA1 Message Date
Amit Langote 4d7e24e0f4 Revert recent SQL/JSON related commits 1 year ago
Amit Langote 565caaa79a SQL/JSON: Fix default ON ERROR behavior for JSON_TABLE 1 year ago
Amit Langote 68222851d5 SQL/JSON: Fix JSON_TABLE() column deparsing 1 year ago
Amit Langote 7f56eaff2f SQL/JSON: Fix casting for integer EXISTS columns in JSON_TABLE 1 year ago
Amit Langote 74c96699be SQL/JSON: Some fixes to JsonBehavior expression casting 1 year ago
Amit Langote 716bd12d22 SQL/JSON: Always coerce JsonExpr result at runtime 2 years ago
Amit Langote 55e56c84da SQL/JSON: Validate values in ON ERROR/EMPTY clauses 2 years ago
Amit Langote e3c1393efc SQL/JSON: Prevent ON EMPTY for EXISTS columns in JSON_TABLE() 2 years ago
Amit Langote 03ec203164 SQL/JSON: Correctly enforce the default ON EMPTY behavior 2 years ago
Amit Langote c0fc075186 SQL/JSON: Fix issues with DEFAULT .. ON ERROR / EMPTY 2 years ago
Amit Langote b4fad46b6b SQL/JSON: Improve some error messages 2 years ago
Amit Langote bb766cde63 JSON_TABLE: Add support for NESTED paths and columns 2 years ago
Amit Langote 561b74ddb8 Fix restriction on specifying KEEP QUOTES in JSON_QUERY() 2 years ago
Amit Langote de3600452b Add basic JSON_TABLE() functionality 2 years ago