提交 d2fafd71 编写于 作者: H Haojun Liao

[td-225] add some test cases.

上级 6bb00549
......@@ -51,3 +51,7 @@ if $data09 != NCHAR then
return -1
endi
sql select count(*) from lr_tb1 where ts>'2018-09-18 08:45:00.1' and ts<'2018-09-18 08:45:00.2'
if $row != 0 then
return -1
endi
......@@ -97,6 +97,8 @@ run general/parser/topbot.sim
sleep 2000
run general/parser/union.sim
sleep 2000
run general/parser/bug.sim
sleep 2000
run general/parser/sliding.sim
#sleep 2000
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册