Commit Graph

413 Commits

Author SHA1 Message Date
Salvatore Ravidà
f79202a5b7 Rename root to program 2022-12-16 15:13:56 +08:00
Salvatore Ravidà
a15da8e275 Added pgSQL support 2022-12-16 15:13:56 +08:00
Ziv
dea53d45ad docs: add discord channel 2022-03-01 18:45:46 +08:00
xiaowei
ccafdf8e37 chore(release): 4.0.0-beta.2.2 2021-09-10 18:01:48 +08:00
xiaowei
eae322c0a3 build: update the SQL libs 2021-09-10 17:50:58 +08:00
xiaowei
850b6087fd test: split special sqls 2021-09-10 17:50:58 +08:00
xiaowei
bb6e8ac025 feat: tokenizer for the function arugments 2021-09-10 17:50:58 +08:00
xiaowei
b1ae454ae4 feat: add Bracket, Comma, and FunctionArguments tokens 2021-09-10 17:50:58 +08:00
xiaowei
5404cdd4d0 test: unit test for the custom variables 2021-09-10 17:50:58 +08:00
xiaowei
df18e6cb21 feat: support custom variables ${} 2021-09-10 17:50:58 +08:00
xiaowei
dd38dda19a feat: remove the impala 2021-09-10 17:50:58 +08:00
xiaowei
8b2900b890 build: disable the max-len rule 2021-09-10 17:50:58 +08:00
xiaowei
f9cf65d951 feat: remove the impala 2021-09-10 17:50:58 +08:00
xiaowei
629b43a7b2 chore(release): 4.0.0-beta.2.1 2021-07-16 14:49:26 +08:00
Ziv
02232cc870
docs: integrating with monaco-editor (#34)
* build: move standard-version to devDep

* docs: integrating with monaco-editor

* docs: update README
2021-07-16 14:33:35 +08:00
dependabot[bot]
d020591da1
build(deps): bump glob-parent from 5.1.1 to 5.1.2 (#32)
Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.1 to 5.1.2.
- [Release notes](https://github.com/gulpjs/glob-parent/releases)
- [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gulpjs/glob-parent/compare/v5.1.1...v5.1.2)

---
updated-dependencies:
- dependency-name: glob-parent
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-16 14:30:20 +08:00
xiaowei
9f5661f45b docs: release 4.0.0-beta.2 2021-05-11 14:24:13 +08:00
xiaowei
bcdcbafa3f chore(release): 4.0.0-beta.2 2021-05-11 14:22:34 +08:00
Ziv
ca85be9696
build: add the basic type declaration (#30) 2021-05-11 14:20:07 +08:00
xiaowei
5f5af0a4ab fix: lexer for comment 2021-05-11 13:40:52 +08:00
Ziv
dc49697302
fix: clean sql white spaces #21 2021-05-11 13:39:42 +08:00
Ziv
bff1618742
Revert "fix: clea sql white spaces \n fix #21 (#26)" (#28)
This reverts commit b632f62678.
2021-05-11 13:37:34 +08:00
Ziv
b632f62678
fix: clea sql white spaces \n fix #21 (#26) 2021-05-11 13:35:45 +08:00
dependabot[bot]
7acde4512f
build(deps): bump lodash from 4.17.20 to 4.17.21 (#25)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-11 13:34:24 +08:00
dependabot[bot]
aedfbe172f
build(deps): bump handlebars from 4.7.6 to 4.7.7 (#23)
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.7.6 to 4.7.7.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.7.6...v4.7.7)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-11 11:51:29 +08:00
dependabot[bot]
61f762f96a
build(deps): bump hosted-git-info from 2.8.8 to 2.8.9 (#24)
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-11 11:51:17 +08:00
dependabot[bot]
3212c1917d
build(deps): bump y18n from 4.0.0 to 4.0.1 (#18)
Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-11 11:50:48 +08:00
Ziv
3fbb1b3373
ci: remove 10.x node version (#15) 2021-02-07 13:12:21 +08:00
xiaowei
afbcce241d docs: release v4.0.0-beta.1 2021-01-05 19:17:21 +08:00
xiaowei
02b5bc8d8b chore(release): 4.0.0-beta.1 2021-01-05 19:16:17 +08:00
xiaowei
bc888b7339 refactor: update exporting and testing 2021-01-05 19:13:26 +08:00
xiaowei
10d24f5f7e ci: add build stage 2021-01-05 19:06:43 +08:00
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