Merging upstream version 6.1.1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
3c6d649c90
commit
08ecea3adf
61 changed files with 1844 additions and 1555 deletions
|
@ -8,5 +8,5 @@ python -m autoflake -i -r \
|
|||
--remove-unused-variables \
|
||||
sqlglot/ tests/
|
||||
python -m isort --profile black sqlglot/ tests/
|
||||
python -m black sqlglot/ tests/
|
||||
python -m black --line-length 120 sqlglot/ tests/
|
||||
python -m unittest
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue