nankanull
|
0c3af873ea
|
chore(release): 4.0.0-beta.3.1
|
2022-12-30 17:42:50 +08:00 |
|
nankaNULL
|
0c9a831585
|
fix: fix flinksql create table grammar, add test (#65)
* fix: fix flinksql create table grammar, add test
* feat: add cross join, left outer join and time temporal join
* test: supplement flinksql join test
* fix: fix catalog table grammar, add test
* fix: fix flinksql data type, add test
* fix: delete console
* feat: add query with clause, add test
|
2022-12-28 14:20:33 +08:00 |
|
nankanull
|
d4ac1ae940
|
test: add nested bracket test
|
2022-12-25 13:30:43 +08:00 |
|
nankanull
|
e446fc0435
|
fix: fix bracket match
|
2022-12-25 13:30:43 +08:00 |
|
Salvatore Ravidà
|
d3e91e6f74
|
update readme
|
2022-12-23 09:39:47 +08:00 |
|
mortalYoung
|
16b317b427
|
chore(release): 4.0.0-beta.3
|
2022-12-16 17:17:41 +08:00 |
|
James Wiens
|
1da353ece8
|
Docs: fix console log in example listener code
|
2022-12-16 16:03:49 +08:00 |
|
Salvatore Ravidà
|
ae767d5815
|
convert base to es5 - code clean
|
2022-12-16 15:13:56 +08:00 |
|
Salvatore Ravidà
|
ea0f061ff9
|
Added tests - restore target es6 - transpile base into es5
|
2022-12-16 15:13:56 +08:00 |
|
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 |
|