We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d73f38 commit 2a2e6c5Copy full SHA for 2a2e6c5
1 file changed
src/Parser.php
@@ -40,6 +40,7 @@ class Parser
40
'HELP' => '',
41
'USE' => '',
42
'STATUS' => '',
43
+ 'GRANT' => '',
44
45
// Table Maintenance Statements
46
// https://dev.mysql.com/doc/refman/5.7/en/table-maintenance-sql.html
0 commit comments