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",
|
"AS",
|
||||||
"ASC",
|
"ASC",
|
||||||
"ASYMMETRIC",
|
"ASYMMETRIC",
|
||||||
|
"AUTHORIZATION",
|
||||||
"BOTH",
|
"BOTH",
|
||||||
"CASE",
|
"CASE",
|
||||||
"CAST",
|
"CAST",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue