This website requires JavaScript.
Explore
Help
Register
Sign In
Home-Assistant
/
core
Watch
1
Star
0
Fork
0
You've already forked core
mirror of
https://github.com/home-assistant/core.git
synced
2025-12-24 21:06:19 +00:00
Code
Activity
Files
4f1574b859ec1127afb99953d3150bb50fa19565
core
/
tests
/
components
/
recorder
History
J. Nick Koston
4f1574b859
Prevent overly large event data from being stored in the database (
#90747
)
...
This is the same change as
#87105
for events
2023-04-04 00:02:49 -04:00
..
auto_repairs
Add auto repairs for events schema (
#90136
)
2023-03-22 21:17:36 -04:00
table_managers
…
__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_entity_registry.py
…
test_filters_with_entityfilter_schema_37.py
…
test_filters_with_entityfilter.py
…
test_filters.py
Ensure filters are generated inside the lambda locks (
#90418
)
2023-03-28 20:50:10 +02:00
test_history_db_schema_30.py
…
test_history.py
Add a faster query for get_last_state_changes when the number of states is 1 (
#90211
)
2023-03-24 09:39:55 -04:00
test_init.py
Prevent overly large event data from being stored in the database (
#90747
)
2023-04-04 00:02:49 -04:00
test_migrate.py
Fix migration when encountering a NULL entity_id/event_type (
#90542
)
2023-03-30 20:54:13 -04:00
test_models.py
…
test_pool.py
…
test_purge.py
…
test_statistics_v23_migration.py
…
test_statistics.py
Cleanup some duplicate code in recorder statistics (
#90549
)
2023-04-01 21:40:14 -04:00
test_system_health.py
…
test_util.py
…
test_v32_migration.py
…
test_websocket_api.py
…