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 381914e commit 7ed178cCopy full SHA for 7ed178c
1 file changed
src/Parser.php
@@ -49,6 +49,7 @@ class Parser
49
'EXPLAIN' => Statements\ExplainStatement::class,
50
'FLUSH' => '',
51
'GRANT' => '',
52
+ 'REVOKE' => '',
53
'HELP' => '',
54
'SET PASSWORD' => '',
55
'STATUS' => '',
0 commit comments