Commit Graph

341 Commits

Author SHA1 Message Date
Erindcl
6082c2b151 feat(flinksql): add some lexer 2020-10-23 17:52:43 +08:00
Erindcl
b7df08f012 feat(flink): add createTable grammar 2020-10-22 19:57:13 +08:00
xiaowei
654d96028c refactor: update parser root statement 2020-09-17 20:54:45 +08:00
xiaowei
9b1b165c43 chore: ingore 2020-09-17 20:54:16 +08:00
xiaowei
79c92429c8 docs: update tasks status 2020-09-17 20:53:56 +08:00
xiaowei
be863e1acb build: update parser lib 2020-09-11 18:47:53 +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
xiaowei
c069f9f714 refactor: unify the parser generator to antlr4 2020-08-28 13:29:11 +08:00
Xiao Kang
534e42ee63 Update README.md 2020-05-12 09:39:49 +08:00
Xiao Kang
281357a4d0 Update issue templates 2020-04-26 17:36:06 +08:00
Xiao Kang
b79e7b1301 Update README.md 2020-04-02 10:36:19 +08:00
HSunboy
3bf241408c fix insert rowValuesList syntax 2020-03-26 13:06:16 +08:00
HSunboy
0c5f6164f4 fix hive insert syntax 2020-03-26 11:47:47 +08:00
HSunboy
364dc5fcae fix impala create table as select column bug 2020-01-10 17:00:09 +08:00
HSunboy
62aa00ebf1 update js 2019-12-31 18:47:24 +08:00
HSunboy
93125a715a update new parser 2019-12-31 18:34:31 +08:00
HSunboy
6eda025e39 add left function 2019-12-27 19:30:37 +08:00
HSunboy
a486270ab1 add impala lifecycle 2019-12-25 10:58:12 +08:00
HSunboy
67b3f68113 fix impala 2019-12-23 17:57:22 +08:00
HSunboy
e3cc938cae add impala WITH SERDEPROPERTIES syntax 2019-12-23 17:56:54 +08:00
HSunboy
99ba8d0a80 Merge branch 'master' of https://github.com/HSunboy/dt-sql-parser 2019-12-23 17:10:18 +08:00
HSunboy
4b7fd37a72 bugfix: add impala insert round brackets 2019-12-23 17:09:16 +08:00
Xiao Kang
457a9d9281 Update nodejs.yml 2019-11-15 11:17:22 +08:00
Xiao Kang
67c09534d8 Create nodejs.yml 2019-11-15 11:14:42 +08:00
HSunboy
3b4b7bdf83 remove unused library 2019-11-15 11:04:01 +08:00
HSunboy
02b00e17e0 add primary key support 2019-11-15 11:01:55 +08:00
HSunboy
2962271262 support MATCH_RECOGNIZE 2019-10-21 16:52:16 +08:00
HSunboy
eb0d32751b add lateral table support 2019-10-08 17:22:35 +08:00
HSunboy
3b6c224e0e fix split bug 2019-09-29 17:38:52 +08:00
HSunboy
966a8d31f4 fix error position 2019-09-25 17:04:43 +08:00
HSunboy
9a9ccd197a build 2.0.2 2019-09-25 16:53:32 +08:00
HSunboy
325a2db4cf add empty sql support 2019-09-25 16:48:19 +08:00
HSunboy
54d44dccc5 update readme 2019-09-25 15:57:25 +08:00
HSunboy
d8bb77810b version 2.0.0 2019-09-25 15:47:08 +08:00
HSunboy
8d7040d04b add flinksql 2019-09-25 15:43:36 +08:00
HSunboy
e79a5a3d07 fix bugs 2019-06-04 17:54:27 +08:00
HSunboy
711721ec0e add test folder 2019-05-31 15:58:34 +08:00
HSunboy
29eabe44af add test folder 2019-05-31 15:58:05 +08:00
HSunboy
41aed6b4ce complete ts type, add test 2019-05-14 16:57:09 +08:00
HSunboy
c20549970f update README 2019-01-29 17:13:54 +08:00
HSunboy
a15ab96a66 change to ts 2019-01-28 20:25:26 +08:00
HSunboy
a8b7bccb1c complie autoComplete parser 2018-12-29 12:01:33 +08:00
HSunboy
8b082f3e85 support insert overwrite values syntax 2018-12-29 11:47:29 +08:00
HSunboy
7096f4be00 .gitignore is working, fixed untracked files 2018-12-13 14:23:40 +08:00
HSunboy
3d32c6babc ignore .vscode 2018-12-13 14:14:45 +08:00
HSunboy
ad51187475 update log 2018-12-10 16:15:47 +08:00
HSunboy
aebf4e5ec8 Function supports Squarebrackets syntax 2018-12-10 16:10:37 +08:00
HSunboy
77bbf57d28 fix escape bug 2018-11-30 13:40:48 +08:00