lava-oushudb-dt-sql-parser/test/parser/impala/syntax
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
..
fixtures feat: collect entity (#265) 2024-03-26 14:28:27 +08:00
alterStatement.test.ts refactor: standard naming (#278) 2024-03-27 10:33:25 +08:00
creataStatement.test.ts refactor: standard naming (#278) 2024-03-27 10:33:25 +08:00
delete.test.ts refactor: standard naming (#278) 2024-03-27 10:33:25 +08:00
dropStatement.test.ts refactor: standard naming (#278) 2024-03-27 10:33:25 +08:00
insert.test.ts refactor: standard naming (#278) 2024-03-27 10:33:25 +08:00
otherStatement.test.ts refactor: standard naming (#278) 2024-03-27 10:33:25 +08:00
refresh.test.ts refactor: standard naming (#278) 2024-03-27 10:33:25 +08:00
select.test.ts refactor: standard naming (#278) 2024-03-27 10:33:25 +08:00
show.test.ts refactor: standard naming (#278) 2024-03-27 10:33:25 +08:00
update.test.ts refactor: standard naming (#278) 2024-03-27 10:33:25 +08:00
upsert.test.ts refactor: standard naming (#278) 2024-03-27 10:33:25 +08:00