core/homeassistant/components/recorder
Erik Montnemery a7bca9bcea
Use BIGINT SQL type for ID columns (#123973)
Redo recorder ID migration from INT to BIGINT
2024-08-17 11:01:14 +02:00
..
auto_repairs
history
models
system_health
table_managers
__init__.py
backup.py
basic_websocket_api.py
const.py
core.py
db_schema.py Use BIGINT SQL type for ID columns (#123973) 2024-08-17 11:01:14 +02:00
entity_registry.py
executor.py
filters.py
icons.json
manifest.json
migration.py Use BIGINT SQL type for ID columns (#123973) 2024-08-17 11:01:14 +02:00
pool.py
purge.py
queries.py
repack.py
services.py
services.yaml
statistics.py
strings.json
tasks.py
util.py
websocket_api.py