This website requires JavaScript.
Explore
Help
Sign In
jeans
/
core
Watch
1
Star
0
Fork
0
You've already forked core
mirror of
https://github.com/home-assistant/core.git
synced
2025-05-09 08:29:20 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
core
/
tests
/
components
/
recorder
History
J. Nick Koston
9215702388
Separate attrs into another table (reduces database size) (
#68224
)
2022-03-18 00:23:13 -10:00
..
__init__.py
…
common.py
…
conftest.py
…
models_schema_0.py
…
models_schema_16.py
…
models_schema_18.py
…
models_schema_22.py
…
models_schema_23.py
…
test_history.py
…
test_init.py
Separate attrs into another table (reduces database size) (
#68224
)
2022-03-18 00:23:13 -10:00
test_migrate.py
Don't use shared session during recorder migration (
#65672
)
2022-02-04 09:55:11 -08:00
test_models.py
Separate attrs into another table (reduces database size) (
#68224
)
2022-03-18 00:23:13 -10:00
test_pool.py
Use a dedicated executor pool for database operations (
#68105
)
2022-03-17 23:09:01 -10:00
test_purge.py
Separate attrs into another table (reduces database size) (
#68224
)
2022-03-18 00:23:13 -10:00
test_statistics.py
Speed up deletion of duplicated statistics (
#66014
)
2022-02-07 09:11:52 -08:00
test_util.py
Use a dedicated executor pool for database operations (
#68105
)
2022-03-17 23:09:01 -10:00
test_websocket_api.py
…