Ziv
|
fbee70cde5
|
feat: update alter and drop statements (#94)
* feat: add UNIQUE keyword
* feat: support ifExist, addConstraint, dropConstraint and addUnique of alter table statement
* feat: support ifExist, addConstraint, dropConstraint and addUnique of alter table statement
* tests: add tests of alter statements
* docs: add comments for sql syntax
* build: optimize promote of build/antlr4
* ci: add max_old_space_size
* ci: add max_old_space_size
* ci: update tests script
|
2023-05-17 10:00:35 +08:00 |
|
Ziv
|
c1c72def30
|
feat: upgrade antlr4 to 4.12.0 (#88)
|
2023-05-04 10:13:05 +08:00 |
|
Salvatore Ravidà
|
a15da8e275
|
Added pgSQL support
|
2022-12-16 15:13:56 +08:00 |
|
xiaowei
|
f9cf65d951
|
feat: remove the impala
|
2021-09-10 17:50:58 +08:00 |
|
Erindcl
|
504f6df2ec
|
fix: restore antlr4 config
|
2020-12-14 11:09:57 +08:00 |
|
Erindcl
|
b7df08f012
|
feat(flink): add createTable grammar
|
2020-10-22 19:57:13 +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 |
|