core/homeassistant/components/recorder
Marc Mueller bfb89fd8f2
Update pylint to 2.17.0 (#89377)
* Update pylint to 2.17.0

* Remove unused pylint disable comments
2023-03-08 10:54:19 -05:00
..
system_health
__init__.py
backup.py
const.py Load pending state attributes and event data ids at startup (#88444) 2023-02-19 21:26:38 -05:00
core.py Load pending state attributes and event data ids at startup (#88444) 2023-02-19 21:26:38 -05:00
db_schema.py Ensure new MariaDB/MySQL tables are created using the InnoDB engine (#88468) 2023-02-20 08:58:59 -05:00
executor.py
filters.py
history.py Make sql subqueries threadsafe (#89254) 2023-03-06 20:44:11 -05:00
manifest.json Bump sqlalchemy to 2.0.5post1 (#89253) 2023-03-06 20:20:37 -05:00
migration.py Handle InnoDB deadlocks during migration (#89073) 2023-03-03 22:00:13 -05:00
models.py Fix using MariaDB slow range select workaround with Postgresql (#88459) 2023-02-19 21:08:43 -05:00
pool.py
purge.py Load pending state attributes and event data ids at startup (#88444) 2023-02-19 21:26:38 -05:00
queries.py Load pending state attributes and event data ids at startup (#88444) 2023-02-19 21:26:38 -05:00
repack.py
run_history.py
services.py
services.yaml
statistics.py Update pylint to 2.17.0 (#89377) 2023-03-08 10:54:19 -05:00
strings.json
tasks.py Make the recorder LRU adjustment threadsafe (#88443) 2023-02-19 19:30:08 +01:00
util.py Handle InnoDB deadlocks during migration (#89073) 2023-03-03 22:00:13 -05:00
websocket_api.py