Merge branch '3.0' into cpwu/3.0

This commit is contained in:
cpwu 2022-04-21 16:36:44 +08:00 committed by GitHub
commit a9816c0b29
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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/varchar.py
python3 ./test.py -f 2-query/cast.py