Add postgres keyword authorization
This commit is contained in:
parent
f9ed359785
commit
855824a793
1 changed files with 1 additions and 0 deletions
|
|
@ -121,6 +121,7 @@ var reservedWords = []string{
|
|||
"AS",
|
||||
"ASC",
|
||||
"ASYMMETRIC",
|
||||
"AUTHORIZATION",
|
||||
"BOTH",
|
||||
"CASE",
|
||||
"CAST",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue