提交 f4ddc6d3 编写于 作者: C cpwu

fix sml case

上级 f3d5ac49
......@@ -86,7 +86,7 @@ class TDTestCase:
tdSql.query(f"select * from {dbname}.macylr")
tdSql.checkRows(2)
tdSql.query("desc macylr")
tdSql.query(f"desc {dbname}.macylr")
tdSql.checkRows(25)
return
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册