Adding upstream version 9.0.1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
768d386bf5
commit
fca0265317
87 changed files with 7994 additions and 421 deletions
|
@ -11,4 +11,5 @@ python -m autoflake -i -r ${RETURN_ERROR_CODE} \
|
|||
sqlglot/ tests/
|
||||
python -m isort --profile black sqlglot/ tests/
|
||||
python -m black ${RETURN_ERROR_CODE} --line-length 120 sqlglot/ tests/
|
||||
python -m mypy sqlglot tests
|
||||
python -m unittest
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue