fix: insert clause mixed with bound and unspecified columns
This commit is contained in:
parent
0792b025ea
commit
41d175a6a1
|
@ -530,6 +530,7 @@ class TDTestCase:
|
|||
self.__insert_query_exec()
|
||||
self.__insert_query_ts5184()
|
||||
|
||||
|
||||
def stop(self):
|
||||
tdSql.close()
|
||||
tdLog.success(f"{__file__} successfully executed")
|
||||
|
|
Loading…
Reference in New Issue