Merging upstream version 18.3.0.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
668bf19880
commit
74296cdad7
56 changed files with 29963 additions and 29170 deletions
|
@ -86,6 +86,7 @@ class TokenType(AutoName):
|
|||
SMALLINT = auto()
|
||||
USMALLINT = auto()
|
||||
MEDIUMINT = auto()
|
||||
UMEDIUMINT = auto()
|
||||
INT = auto()
|
||||
UINT = auto()
|
||||
BIGINT = auto()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue