core/homeassistant/components/recorder
J. Nick Koston 1acdb28cdd
Automatically recover when the sqlite3 database is malformed or corrupted (#37949)
* Validate sqlite database on startup and move away if corruption is detected.

* do not switch context in test -- its all sync
2020-07-17 19:07:37 -10:00
..
__init__.py
const.py
manifest.json
migration.py
models.py
purge.py
services.yaml
util.py