bugfix
This commit is contained in:
parent
76c95f3bf0
commit
305edd5a4c
@ -50,7 +50,6 @@ class MySqlor(SQLor):
|
|||||||
}
|
}
|
||||||
@classmethod
|
@classmethod
|
||||||
def isMe(self,name):
|
def isMe(self,name):
|
||||||
print('*********name=',name,'*************')
|
|
||||||
if name=='mysql.connector':
|
if name=='mysql.connector':
|
||||||
return True
|
return True
|
||||||
if name=='aiomysql':
|
if name=='aiomysql':
|
||||||
|
Loading…
Reference in New Issue
Block a user