提交 507318f4 编写于 作者: C cpwu

fix case

上级 6609a4af
...@@ -201,7 +201,7 @@ class TDTestCase: ...@@ -201,7 +201,7 @@ class TDTestCase:
) )
) )
return sqls return filter(None, sqls)
def __get_type(self, col): def __get_type(self, col):
if tdSql.cursor.istype(col, "BOOL"): if tdSql.cursor.istype(col, "BOOL"):
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册