This commit is contained in:
cpwu 2022-04-21 16:35:12 +08:00
parent 9e0f84b640
commit ea47d69e13
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
python3 ./test.py -f 2-query/between.py # python3 ./test.py -f 2-query/between.py
python3 ./test.py -f 2-query/distinct.py python3 ./test.py -f 2-query/distinct.py
python3 ./test.py -f 2-query/varchar.py python3 ./test.py -f 2-query/varchar.py
python3 ./test.py -f 2-query/cast.py python3 ./test.py -f 2-query/cast.py