lava-oushudb-dt-sql-parser/test
Hayden bb0fad1dbe
refactor: standard naming (#278)
* refactor: rename flinksql to flink

* refactor: rename pgsql to postgresql

* refactor: rename trinosql to trino

* refactor: replace all default exports with named export

* refactor: rename basicParser to basicSQL

* refactor: rename basic-parser-types to types

* refactor: replace arrow func with plain func
2024-03-27 10:33:25 +08:00
..
common refactor: standard naming (#278) 2024-03-27 10:33:25 +08:00
parser refactor: standard naming (#278) 2024-03-27 10:33:25 +08:00
utils feat: deprecate legacy util (#223) 2023-11-29 14:58:24 +08:00
helper.ts feat: migrate to antlr4ng (#267) 2024-02-26 20:25:09 +08:00
jest.d.ts feat: add toMatchUnorderedArrary matcher and apply it (#271) 2024-03-01 16:48:53 +08:00
matchers.ts feat: add toMatchUnorderedArrary matcher and apply it (#271) 2024-03-01 16:48:53 +08:00
setupTests.ts feat: add toMatchUnorderedArrary matcher and apply it (#271) 2024-03-01 16:48:53 +08:00
tsconfig.json test: remove barrier files to improve unit testing performance (#249) 2024-01-19 21:10:00 +08:00