Stubs for mysqlclient (#5791)

This commit is contained in:
Jukka Lehtosalo
2021-07-19 09:28:00 +01:00
committed by GitHub
parent 6d6250f109
commit 2d3bde439e
18 changed files with 1260 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
MySQLdb.Connection
MySQLdb.connections
MySQLdb.constants.CLIENT
MySQLdb.constants.CR
MySQLdb.constants.ER
MySQLdb.constants.FLAG
MySQLdb.converters
MySQLdb.cursors