test : add cast case
This commit is contained in:
parent
773a09e53f
commit
9e0f84b640
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue