fix: rename TrinoSqlParser to TrinoSql

This commit is contained in:
wewoor
2023-05-25 10:53:03 +08:00
parent 46a8a7ab12
commit 8084c7919a
12 changed files with 4251 additions and 4252 deletions

View File

@ -1,4 +1,4 @@
grammar TrinoSqlParser;
grammar TrinoSql;
tokens {
DELIMITER