test : add cast case

This commit is contained in:
cpwu 2022-04-21 16:27:02 +08:00
parent 773a09e53f
commit 9e0f84b640
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
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