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

update

上级 d8074026
......@@ -1701,7 +1701,7 @@ class TdSuperTable:
dbc.execute("DROP TaBLE {}".format(fullTableName))
else:
if not skipCheck:
raise CrashGenError("Cannot drop non-existant super table: {}".format(fullTableName))
raise CrashGenError("Cannot drop non-existant super table: {}".format(self._stName))
def exists(self, dbc):
dbc.execute("USE " + self._dbName)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册