mirror of
https://github.com/home-assistant/core.git
synced 2026-09-09 02:35:38 -05: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