add pk cases
This commit is contained in:
parent
82b60a0bbf
commit
7d4ebd88e7
|
@ -34,7 +34,7 @@ class TDTestCase(TDTestCase):
|
||||||
|
|
||||||
# self.query_pk_fun(self.database,'')
|
# self.query_pk_fun(self.database,'')
|
||||||
|
|
||||||
self.touying_pk_1(self.database,1)
|
# self.touying_pk_1(self.database,1)
|
||||||
self.touying_pk_where(self.database,'')
|
self.touying_pk_where(self.database,'')
|
||||||
# self.touying_pk_where(self.database,'tags')
|
# self.touying_pk_where(self.database,'tags')
|
||||||
# self.touying_pk_where(self.database,'distinct')
|
# self.touying_pk_where(self.database,'distinct')
|
||||||
|
|
Loading…
Reference in New Issue