xiaowei
|
0003736e46
|
chore: update the package description
|
2021-01-05 18:58:42 +08:00 |
|
xiaowei
|
3dc5869024
|
build(release): add standard-version
|
2021-01-05 18:47:50 +08:00 |
|
xiaowei
|
8d750c7b07
|
build: skipLibCheck and output sourceMap
|
2021-01-05 18:40:11 +08:00 |
|
xiaowei
|
34d93e4518
|
build: add globals for jest
|
2021-01-05 18:04:43 +08:00 |
|
xiaowei
|
788374c1ec
|
refactor(utils): import methods from src index
|
2021-01-05 18:02:01 +08:00 |
|
xiaowei
|
dc9974bbff
|
refactor(spark): extract spark export into src index
|
2021-01-05 17:57:33 +08:00 |
|
xiaowei
|
221482cc7c
|
refactor(plsql): extract plsql export into src index
|
2021-01-05 17:49:34 +08:00 |
|
xiaowei
|
57aba357ab
|
refactor(hive): extract hive export into src index
|
2021-01-05 17:45:54 +08:00 |
|
xiaowei
|
0f6c7849f2
|
refactor(test): import from src index file
|
2021-01-05 17:41:21 +08:00 |
|
xiaowei
|
ca44962acc
|
refactor: update flinkSQL and genericSQL exporting location
|
2021-01-05 17:40:34 +08:00 |
|
xiaowei
|
07917043a5
|
docs: add release example
|
2021-01-05 16:09:07 +08:00 |
|
xiaowei
|
7146708ef3
|
docs: add release example
|
2021-01-05 16:06:56 +08:00 |
|
xiaowei
|
4a5f1a95a6
|
ci: add node version 14.x
|
2021-01-05 15:29:18 +08:00 |
|
xiaowei
|
1ac760e01a
|
refactor: rename BasicParser.ts to basicParser.ts
|
2021-01-05 15:27:43 +08:00 |
|
xiaowei
|
276cd14173
|
build: update yarn
|
2021-01-05 14:47:58 +08:00 |
|
xiaowei
|
8ef25b2c56
|
chore(release): 4.0.1-beta
|
2021-01-05 12:38:54 +08:00 |
|
xiaowei
|
4d90a62de0
|
Merge branch 'dev' into release_4.0.0-beta
|
2021-01-05 12:35:50 +08:00 |
|
zhifei
|
3d87dacd6c
|
Merge branch 'doc/readme' into 'dev'
Doc/readme
See merge request dt-insight-front/infrastructure/dt-sql-parser!9
|
2021-01-05 11:52:42 +08:00 |
|
Erindcl
|
205c8b218d
|
Merge branch 'dev' of ssh://gitlab.prod.dtstack.cn:10022/dt-insight-front/infrastructure/dt-sql-parser into dev
|
2021-01-05 11:49:53 +08:00 |
|
Erindcl
|
da2581533f
|
fix: delete mock data
|
2021-01-05 11:49:40 +08:00 |
|
xiaowei
|
28a62eede0
|
docs: add npm download statistic badge
|
2021-01-04 14:44:26 +08:00 |
|
xiaowei
|
e366559c3c
|
chore: alter the license to MIT
|
2021-01-04 14:42:22 +08:00 |
|
xiaowei
|
5ca66cc79a
|
docs: update Changelog
|
2020-12-30 16:41:46 +08:00 |
|
xiaowei
|
0259212981
|
chore(release): 4.0.0-beta
|
2020-12-30 16:40:28 +08:00 |
|
xiaowei
|
2f400b8fc4
|
chore(release): 4.0.0-beta.1
|
2020-12-30 16:39:02 +08:00 |
|
xiaowei
|
c7bf5898e0
|
docs: update Roadmap
|
2020-12-30 16:36:54 +08:00 |
|
xiaowei
|
76f1efb690
|
ci: update publishConfig and repository url
|
2020-12-30 16:36:23 +08:00 |
|
xiaowei
|
acf0210fbf
|
chore(release): 4.0.0-beta
|
2020-12-30 16:27:56 +08:00 |
|
xiaowei
|
7c349fb533
|
chore(release): 4.0.0-beta
|
2020-12-30 16:27:13 +08:00 |
|
小威
|
81dc491407
|
Merge branch 'dev' into 'master'
Dev
See merge request dt-insight-front/infrastructure/dt-sql-parser!8
|
2020-12-30 16:06:32 +08:00 |
|
Erindcl
|
d0dd763533
|
chore(release):4.0.0-beta
|
2020-12-30 15:35:43 +08:00 |
|
Erindcl
|
996d875167
|
Merge branch 'dev' of ssh://gitlab.prod.dtstack.cn:10022/dt-insight-front/infrastructure/dt-sql-parser into dev
|
2020-12-30 10:40:17 +08:00 |
|
Erindcl
|
9b80234e66
|
merge master
|
2020-12-30 10:39:57 +08:00 |
|
zhifei
|
a059f79585
|
Merge branch 'build' into 'dev'
ci: integrate with gitlab-ci
See merge request dt-insight-front/infrastructure/dt-sql-parser!7
|
2020-12-30 10:01:55 +08:00 |
|
Erindcl
|
76675e8251
|
fix: jest command
|
2020-12-29 19:18:38 +08:00 |
|
Erindcl
|
6b16f752e4
|
fix: ts problem
|
2020-12-28 19:07:13 +08:00 |
|
zhifei
|
c82ef9e03f
|
Merge branch 'feat_docs' into 'dev'
Docs: update README
See merge request dt-insight-front/infrastructure/dt-sql-parser!4
|
2020-12-21 15:42:03 +08:00 |
|
zhifei
|
f7290dd7f0
|
Merge branch 'feat_parserExport' into 'dev'
modify parser export
See merge request dt-insight-front/infrastructure/dt-sql-parser!6
|
2020-12-17 19:05:51 +08:00 |
|
xiaowei
|
343ce60a09
|
ci: integrate with gitlab-ci
|
2020-12-17 19:03:25 +08:00 |
|
xiaowei
|
a0f5b00ce8
|
build: remove useless compiler options
|
2020-12-17 18:51:55 +08:00 |
|
xigua
|
1c8d020826
|
modify parser export
|
2020-12-17 17:43:12 +08:00 |
|
小威
|
94275835fc
|
docs: unify the description for Split
|
2020-12-17 17:38:36 +08:00 |
|
小威
|
42c4cb947b
|
docs: update README.md
|
2020-12-17 17:32:40 +08:00 |
|
小威
|
5f6503ff6e
|
docs: Update CONTRIBUTING.md
|
2020-12-17 17:31:34 +08:00 |
|
xiaowei
|
dc21e98401
|
docs: move the tips to the introduction bottom
|
2020-12-17 17:21:40 +08:00 |
|
xiaowei
|
858eeb31c5
|
docs: prettier md format
|
2020-12-17 17:18:45 +08:00 |
|
xiaowei
|
b1193785aa
|
docs: prettier md format
|
2020-12-17 17:15:46 +08:00 |
|
xiaowei
|
4586c7d63f
|
docs: update incorrect words
|
2020-12-17 16:51:51 +08:00 |
|
xiaowei
|
fa5fed2c2a
|
docs: update README
|
2020-12-17 16:46:42 +08:00 |
|
xigua
|
084efe1aab
|
modify sparkSql grammar
|
2020-12-17 16:35:49 +08:00 |
|