Merging upstream version 20.11.0.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
1bce3d0317
commit
e71ccc03da
141 changed files with 66644 additions and 54334 deletions
|
@ -191,6 +191,8 @@ class TokenType(AutoName):
|
|||
FIXEDSTRING = auto()
|
||||
LOWCARDINALITY = auto()
|
||||
NESTED = auto()
|
||||
AGGREGATEFUNCTION = auto()
|
||||
SIMPLEAGGREGATEFUNCTION = auto()
|
||||
UNKNOWN = auto()
|
||||
|
||||
# keywords
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue