提交 e8571c52 编写于 作者: S Shengliang Guan

test: case for show tags

上级 f78555c7
......@@ -78,6 +78,9 @@ endi
if $data25 != 33 then
return -1
endi
if $data35 != 44.000000000 then
return -1
endi
sql_error create table tb5 using st2() tags (3,3,"3",33.0);
sql_error create table tb6 using st2 (id,t1) tags (3,3,"3",33.0);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册