lava-oushudb-dt-sql-parser/test
Hayden 0924acf730
feat: update the builtin funcs of flinksql (#102)
* style: put evrry branch on a single line

* feat: support ASYMMETRIC and SYMMETRIC for between and

* feat: support SIMILAR TO predicate

* feat: support nested boolean expression

* feat: support escape to like and similar in flink sql

* test: add where clause test cases

* feat: add reservedKeywordsUsedAsFunctionName rule

* feat: add timepointLiteral rule and improve function call grammar
2023-05-24 15:03:08 +08:00
..
parser feat: update the builtin funcs of flinksql (#102) 2023-05-24 15:03:08 +08:00
utils feat: upgrade antlr4 to 4.12.0 (#88) 2023-05-04 10:13:05 +08:00
helper.ts feat(flink): support insert multipe tables statement for FlinkSQL 1.15(#104) 2023-05-23 14:40:52 +08:00