提交 d27b42d2 编写于 作者: W wenzhouwww@live.cn

update

上级 28aebf77
...@@ -1707,7 +1707,6 @@ class TdSuperTable: ...@@ -1707,7 +1707,6 @@ class TdSuperTable:
) )
else: else:
sql += " TAGS (dummy int) " sql += " TAGS (dummy int) "
print("create stable: ",sql)
dbc.execute(sql) dbc.execute(sql)
def getRegTables(self, dbc: DbConn): def getRegTables(self, dbc: DbConn):
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册