* refactor: generic rename to mysql * refactor: g4 with mysql syntax * test: mysql syntax * refactor: remove useless keywords * refactor: remove nonReserved keywords * refactor: lint specificFunction --------- Co-authored-by: liuyi <liuyi@dtstack.com>
This commit is contained in:
@ -1,3 +0,0 @@
|
||||
# MySQL Grammar
|
||||
|
||||
[MySQL Grammar](https://github.com/mysql/mysql-workbench/tree/8.0/library/parsers/grammars)
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
1074
src/grammar/mysql/MySqlLexer.g4
Normal file
1074
src/grammar/mysql/MySqlLexer.g4
Normal file
File diff suppressed because it is too large
Load Diff
2840
src/grammar/mysql/MySqlParser.g4
Normal file
2840
src/grammar/mysql/MySqlParser.g4
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user