mirror of
https://github.com/PyMySQL/mysqlclient.git
synced 2025-08-15 19:31:54 +08:00
Include new time handling modules
This commit is contained in:
@ -121,6 +121,9 @@ setup (# Distribution meta-data
|
|||||||
"MySQLdb.cursors",
|
"MySQLdb.cursors",
|
||||||
"MySQLdb.sets",
|
"MySQLdb.sets",
|
||||||
"MySQLdb.times",
|
"MySQLdb.times",
|
||||||
|
"MySQLdb.stringtimes",
|
||||||
|
"MySQLdb.mxdatetimes",
|
||||||
|
"MySQLdb.pytimes",
|
||||||
"MySQLdb.constants.CR",
|
"MySQLdb.constants.CR",
|
||||||
"MySQLdb.constants.FIELD_TYPE",
|
"MySQLdb.constants.FIELD_TYPE",
|
||||||
"MySQLdb.constants.ER",
|
"MySQLdb.constants.ER",
|
||||||
|
Reference in New Issue
Block a user