提交 b9c613da 编写于 作者: wmmhello's avatar wmmhello

fix:ci error

上级 c95e3148
......@@ -23,7 +23,7 @@ class TDTestCase:
tdSql.query("select count(*) from information_schema.ins_columns")
# enterprise version: 285, community version: 277
tdSql.checkData(0, 0, 285)
tdSql.checkData(0, 0, 288)
tdSql.query("select * from information_schema.ins_columns where table_name = 'ntb'")
tdSql.checkRows(14)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册