core/homeassistant/components/recorder
J. Nick Koston 6bb80adbb9
Rollback the session after performing stats schema validation (#89904)
2023-03-20 17:15:11 +01:00
..
history Avoid joining states_meta for statistics queries (#89941) 2023-03-19 16:44:35 -10:00
models Guard against selecting all invalid entity_ids in history (#89929) 2023-03-19 22:03:12 -04:00
system_health Mark recorder system_health session read_only (#89842) 2023-03-17 10:22:21 +01:00
table_managers Retain history when renaming an entity_id (#89963) 2023-03-19 17:33:21 -10:00
__init__.py Retain history when renaming an entity_id (#89963) 2023-03-19 17:33:21 -10:00
backup.py
const.py Remove the old ix_states_event_id index if its no longer being used (#89901) 2023-03-17 20:27:33 -04:00
core.py Retain history when renaming an entity_id (#89963) 2023-03-19 17:33:21 -10:00
db_schema.py Set unique on StatesMeta and EventTypes database tables (#89971) 2023-03-19 22:30:01 -04:00
entity_registry.py Retain history when renaming an entity_id (#89963) 2023-03-19 17:33:21 -10:00
executor.py
filters.py Deduplicate entity_id in the states table (#89557) 2023-03-12 10:01:58 -10:00
manifest.json Bump SQLAlchemy to 2.0.6 (#89650) 2023-03-13 08:51:01 -10:00
migration.py Fix cpu thrashing during purge after all legacy events were removed (#89923) 2023-03-19 22:04:24 -04:00
pool.py Upgrade SQLAlchemy to 2.0.2 (#86436) 2023-02-08 08:17:32 -06:00
purge.py Fix cpu thrashing during purge after all legacy events were removed (#89923) 2023-03-19 22:04:24 -04:00
queries.py Remove the old ix_states_event_id index if its no longer being used (#89901) 2023-03-17 20:27:33 -04:00
repack.py
run_history.py Ensure recorder still shuts down if the final commit fails (#87799) 2023-02-09 15:12:40 -06:00
services.py Add keep_days to recorder.purge_entities (#89726) 2023-03-15 11:13:47 -10:00
services.yaml Add keep_days to recorder.purge_entities (#89726) 2023-03-15 11:13:47 -10:00
statistics.py Rollback the session after performing stats schema validation (#89904) 2023-03-20 17:15:11 +01:00
strings.json
tasks.py Retain history when renaming an entity_id (#89963) 2023-03-19 17:33:21 -10:00
util.py Remove the old ix_states_event_id index if its no longer being used (#89901) 2023-03-17 20:27:33 -04:00
websocket_api.py Avoid database executor job to fetch statistic metadata on cache hit (#89960) 2023-03-19 22:01:16 -04:00