hass-core/homeassistant/components/recorder/table_managers
J. Nick Koston 0b0c94ee52
Fix migration with negative event type cache (#91910)
* Fix migration with negative event type cache

fixes a regression with #91770

* Update homeassistant/components/recorder/table_managers/event_types.py
2023-04-23 20:56:17 -04:00
..
__init__.py Migrate StateAttributes to use a table manager (#89760) 2023-03-15 15:26:29 -10:00
event_data.py Speed up sql queries where ORM rows are not needed (#91839) 2023-04-21 23:28:07 -04:00
event_types.py Fix migration with negative event type cache (#91910) 2023-04-23 20:56:17 -04:00
recorder_runs.py Rename recorder run_history to table_managers.recorder_runs_manager (#90070) 2023-03-21 18:38:33 -10:00
state_attributes.py Speed up sql queries where ORM rows are not needed (#91839) 2023-04-21 23:28:07 -04:00
states.py Migrate States to use a table manager (#89769) 2023-03-15 16:19:43 -10:00
states_meta.py Speed up sql queries where ORM rows are not needed (#91839) 2023-04-21 23:28:07 -04:00
statistics_meta.py Speed up sql queries where ORM rows are not needed (#91839) 2023-04-21 23:28:07 -04:00