mirror of
https://github.com/elisspace/core.git
synced 2026-09-21 01:57:34 +00:00
* Use ciso8601 for parsing MySQLDB datetimes The default parser is this: https://github.com/PyMySQL/mysqlclient/blob/5340191feb16b1f99a7b43fe7c74a2f690138cb1/MySQLdb/times.py#L66 * tweak * tweak * add coverage for building the MySQLdb connect conv param