This website requires JavaScript.
Explore
Help
Sign In
Home-Assistant
/
core
Watch
1
Star
0
Fork
0
mirror of
https://github.com/home-assistant/core.git
synced
2026-08-30 18:16:17 +01:00
Code
Activity
Files
abda7b8a5bf95fcdb787decd1bc9541c8424f158
core
/
tests
/
components
/
recorder
T
History
J. Nick Koston
and
Paulus Schoutsen
ca0304ffc4
Fix get_significant_states_with_session query looking at legacy columns (
#89558
)
2023-03-13 13:26:39 -04:00
..
__init__.py
…
common.py
…
db_schema_0.py
…
db_schema_16.py
…
db_schema_18.py
…
db_schema_22.py
…
db_schema_23_with_newer_columns.py
…
db_schema_23.py
…
db_schema_25.py
…
db_schema_28.py
…
db_schema_30.py
…
test_backup.py
…
test_filters_with_entityfilter.py
…
test_filters.py
…
test_history_db_schema_30.py
…
test_history.py
Fix get_significant_states_with_session query looking at legacy columns (
#89558
)
2023-03-13 13:26:39 -04:00
test_init.py
Make the recorder LRU adjustment threadsafe (
#88443
)
2023-02-19 19:30:08 +01:00
test_migrate.py
Handle InnoDB deadlocks during migration (
#89073
)
2023-03-08 16:22:15 +01:00
test_models.py
Use entity_sources to determine integration in recorder platforms (
#88382
)
2023-02-18 07:21:41 -06:00
test_pool.py
…
test_purge.py
Handle InnoDB deadlocks during migration (
#89073
)
2023-03-08 16:22:15 +01:00
test_run_history.py
…
test_statistics_v23_migration.py
…
test_statistics.py
Make sql subqueries threadsafe (
#89254
)
2023-03-08 16:22:45 +01:00
test_system_health.py
…
test_util.py
Fix using MariaDB slow range select workaround with Postgresql (
#88459
)
2023-02-19 21:08:43 -05:00
test_v32_migration.py
…
test_websocket_api.py
…