test: add keep expired cases
This commit is contained in:
parent
31ab529a5e
commit
6547219c44
|
@ -209,6 +209,7 @@ python3 ./test.py -f 2-query/varchar.py -R
|
|||
python3 ./test.py -f 1-insert/update_data.py
|
||||
|
||||
python3 ./test.py -f 1-insert/delete_data.py
|
||||
python3 ./test.py -f 1-insert/keep_expired.py
|
||||
|
||||
python3 ./test.py -f 2-query/join2.py
|
||||
python3 ./test.py -f 2-query/union1.py
|
||||
|
|
Loading…
Reference in New Issue