1
0
mirror of https://github.com/home-assistant/core.git synced 2025-06-02 12:17:07 +00:00

6 Commits

Author SHA1 Message Date
Erik Montnemery
5f2b4001f3
Separate recorder database schema from other classes ()
* Separate recorder database schema from other classes

* fix logbook imports

* migrate new tests

* few more

* last one

* fix merge

Co-authored-by: J. Nick Koston <nick@koston.org>
2022-06-07 14:41:43 +02:00
J. Nick Koston
6922209ddb
Ensure all mysql tables get optimized () 2022-05-08 12:15:06 -07:00
J. Nick Koston
a8aa0e1cca
Add Estimated Database Size to the recorder system health () 2022-05-07 21:02:54 -07:00
J. Nick Koston
3142a106fc
Additional prep work for sqlalchemy 2.0 () 2022-04-21 12:39:18 -10:00
J. Nick Koston
8c10963bc0
Small cleanups for recorder () 2022-03-23 12:12:37 -10:00
J. Nick Koston
a060acc2b1
Fix recorder with MSSQL ()
Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com>
2021-03-09 11:16:19 -10:00