This website requires JavaScript.
Explore
Help
Sign In
starred
/
core
Watch
1
Star
0
Fork
0
mirror of
https://github.com/home-assistant/core.git
synced
2026-09-14 02:34:57 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fde205c158b704683650cec1d5832ca0858bbd21
core
/
tests
/
components
/
recorder
T
History
J. Nick Koston
and
GitHub
170a13302c
Reduce overhead to store context ids in the database (
#88942
)
2023-03-08 14:51:45 -10: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
Reduce overhead to store context ids in the database (
#88942
)
2023-03-08 14:51:45 -10:00
db_schema_23.py
…
db_schema_25.py
…
db_schema_28.py
…
db_schema_30.py
Reduce overhead to store context ids in the database (
#88942
)
2023-03-08 14:51:45 -10:00
test_backup.py
…
test_filters_with_entityfilter.py
…
test_filters.py
…
test_history_db_schema_30.py
…
test_history.py
…
test_init.py
Make the recorder LRU adjustment threadsafe (
#88443
)
2023-02-19 19:30:08 +01:00
test_migrate.py
Reduce overhead to store context ids in the database (
#88942
)
2023-03-08 14:51:45 -10: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-03 22:00:13 -05:00
test_run_history.py
…
test_statistics_v23_migration.py
…
test_statistics.py
Make sql subqueries threadsafe (
#89254
)
2023-03-06 20:44:11 -05: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
…