Hayden
|
ee8b468778
|
feat: add ErrorStrategy(#230)
* refactor: rename errorHandler to errorListener
* feat: add ErrorStrategy to mark context exceptions
* test: errorStrategy unit tests
|
2023-12-11 17:34:49 +08:00 |
|
Hayden
|
23f5aac113
|
Fix/split listener (#228)
* feat: improve FlinkSqlSplitListener
* feat: improve ImpalaSqlSplitListener
* feat: improve MysqlSplitListener
* fix: correct PgSqlSplitListener
* feat: improve TrinoSqlSplitListener
* test: add split listener unit test
* chore: ignore iml file
* feat: add pgsql missing rules
* test: fix pgsql unit tests
|
2023-12-08 18:33:16 +08:00 |
|
琉易
|
3dadc0c4b5
|
feat: mysql auto complete (#219)
* refactor: mysql auto complete
* test: mysql auto complete
---------
Co-authored-by: liuyi <liuyi@dtstack.com>
|
2023-11-28 21:17:18 +08:00 |
|
琉易
|
428d851913
|
feat: #190 improve mysql grammer (#196)
* refactor: generic rename to mysql
* refactor: g4 with mysql syntax
* test: mysql syntax
* refactor: remove useless keywords
* refactor: remove nonReserved keywords
* refactor: lint specificFunction
---------
Co-authored-by: liuyi <liuyi@dtstack.com>
|
2023-11-27 15:25:40 +08:00 |
|