core/homeassistant/components/recorder
J. Nick Koston a70e2a33dc
Fixing purging legacy rows and improve performance (#71916)
2022-05-15 21:25:07 -07:00
..
system_health Add Estimated Database Size to the recorder system health (#71463) 2022-05-07 21:02:54 -07:00
translations [ci skip] Translation update 2022-05-16 00:24:28 +00:00
__init__.py Convert history queries to use lambda_stmt (#71870) 2022-05-15 10:47:29 -05:00
backup.py
const.py Use ciso8601 for parsing MySQLdb datetimes (#71818) 2022-05-13 19:26:09 -05:00
core.py Use ciso8601 for parsing MySQLdb datetimes (#71818) 2022-05-13 19:26:09 -05:00
executor.py
filters.py Convert history queries to use lambda_stmt (#71870) 2022-05-15 10:47:29 -05:00
history.py Convert history queries to use lambda_stmt (#71870) 2022-05-15 10:47:29 -05:00
manifest.json Bump sqlalchemy to 1.4.36 (#71039) 2022-04-28 21:32:46 -07:00
migration.py Add Estimated Database Size to the recorder system health (#71463) 2022-05-07 21:02:54 -07:00
models.py Fixing purging legacy rows and improve performance (#71916) 2022-05-15 21:25:07 -07:00
pool.py Make database access in the eventloop raise an exception (#71547) 2022-05-09 15:22:08 -05:00
purge.py Fixing purging legacy rows and improve performance (#71916) 2022-05-15 21:25:07 -07:00
queries.py Fixing purging legacy rows and improve performance (#71916) 2022-05-15 21:25:07 -07:00
repack.py Ensure all mysql tables get optimized (#71538) 2022-05-08 12:15:06 -07:00
run_history.py Add basic system health data to the recorder (#71086) 2022-04-30 11:10:20 -05:00
services.py Move processing of recorder service call arguments into services.py (#71260) 2022-05-03 13:56:22 -07:00
services.yaml
statistics.py Fix issue creation links in log messages (#71638) 2022-05-10 15:22:12 +02:00
strings.json Add Estimated Database Size to the recorder system health (#71463) 2022-05-07 21:02:54 -07:00
tasks.py Complete strict typing for recorder (#71274) 2022-05-04 12:22:50 -05:00
util.py Convert history queries to use lambda_stmt (#71870) 2022-05-15 10:47:29 -05:00
websocket_api.py Move processing of recorder service call arguments into services.py (#71260) 2022-05-03 13:56:22 -07:00