Merging upstream version 10.5.6.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
3b8c9606bf
commit
599f59b0f8
39 changed files with 786 additions and 133 deletions
|
@ -32,7 +32,7 @@ from sqlglot.parser import Parser
|
|||
from sqlglot.schema import MappingSchema
|
||||
from sqlglot.tokens import Tokenizer, TokenType
|
||||
|
||||
__version__ = "10.5.2"
|
||||
__version__ = "10.5.6"
|
||||
|
||||
pretty = False
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue