* 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
* test: remove barrier files to improve unit testing performance * chore: change check-types command
* fix: #246 program does not match standaloneClause * test: patch unit tests