mirror of
https://github.com/home-assistant/core.git
synced 2026-02-24 03:47:14 +00:00
If a user manually migrated their database to MySQL or PostgresSQL and incorrectly created the timestamp columns as float we would fail to correct them to double because when we migrated to use timestamps for the columns I missed that we needed to change the columns and types for µs precision