mirror of
https://github.com/apache/datafusion-sqlparser-rs.git
synced 2025-11-12 03:53:48 +00:00
add role keyword (#422)
This commit is contained in:
parent
0b5178d7e7
commit
b14c0d5657
1 changed files with 1 additions and 0 deletions
|
|
@ -392,6 +392,7 @@ define_keywords!(
|
|||
RETURNS,
|
||||
REVOKE,
|
||||
RIGHT,
|
||||
ROLE,
|
||||
ROLLBACK,
|
||||
ROLLUP,
|
||||
ROW,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue