[TD-6359]<test>: add test case for escape '_' by '\'
This commit is contained in:
parent
c68aa1a08f
commit
3bd0f75912
|
@ -17,7 +17,6 @@ from util.log import *
|
|||
from util.cases import *
|
||||
from util.sql import *
|
||||
|
||||
|
||||
class TDTestCase:
|
||||
def init(self, conn, logSql):
|
||||
tdLog.debug("start to execute %s" % __file__)
|
||||
|
|
Loading…
Reference in New Issue