lava-oushudb-dt-sql-parser/test
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
..
parser feat: update alter and drop statements (#94) 2023-05-17 10:00:35 +08:00
utils feat: upgrade antlr4 to 4.12.0 (#88) 2023-05-04 10:13:05 +08:00
helper.ts refactor: readSQL support multiple tables (#95) 2023-05-11 19:31:03 +08:00