Skip to content

Commit 917cb98

Browse files
committed
feat: export trino sql
1 parent 891c7d9 commit 917cb98

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/parser/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@ export { default as HiveSQL } from './hive';
44
export { default as FlinkSQL } from './flinksql';
55
export { default as SparkSQL } from './spark';
66
export { default as PostgresSQL } from './pgsql';
7+
export { default as TrinoSQL } from './trinosql';

0 commit comments

Comments
 (0)