Commit Graph

13 Commits

Author SHA1 Message Date
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
Ziv
eeb111b5c5
fix: correct the grammar usage, especially in the parts targeting javascript (#109)
* build: ignore gen folder

* fix: correct the grammar when targeting Typescript

* fix: move base Lexer and fix javascript syntax

* fix: correct the usage of Javascript in grammar
2023-05-24 15:07:53 +08:00
wewoor
34590a5e9b chore: ignore .idea 2023-05-11 18:14:02 +08:00
xiaowei
9b1b165c43 chore: ingore 2020-09-17 20:54:16 +08:00
xiaowei
f85163892a feat: add generic and plsql basic parser file 2020-09-11 17:39:10 +08:00
xiaowei
68800312d3 build: add antlr4 compile script 2020-09-09 14:11:04 +08:00
xiaowei
d86a6e7638 build: optimize cli and add eslint 2020-08-28 13:29:47 +08:00
HSunboy
29eabe44af add test folder 2019-05-31 15:58:05 +08:00
HSunboy
3d32c6babc ignore .vscode 2018-12-13 14:14:45 +08:00
HSunboy
59f1bed99e publish npm 2018-08-16 19:47:06 +08:00
HSunboy
05d679d368 add 2018-07-06 16:30:10 +08:00
HSunboy
11ea28e790 ignore 2018-07-06 16:28:54 +08:00
HSunboy
a729770b76 init 2018-07-02 18:01:01 +08:00