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 Automatically recover when the sqlite3 database is malformed or corrupted (#37949) 2020-07-17 19:07:37 -10:00
const.py Automatically recover when the sqlite3 database is malformed or corrupted (#37949) 2020-07-17 19:07:37 -10:00
manifest.json Upgrade sqlalchemy to 1.3.18 (#37123) 2020-06-26 08:15:54 -05:00
migration.py Log lines do not end with a full stop (#37527) 2020-07-05 23:04:19 +02:00
models.py Fix recorder purging by batch processing purges (#37140) 2020-06-26 10:27:45 -07:00
purge.py Log lines do not end with a full stop (#37527) 2020-07-05 23:04:19 +02:00
services.yaml
util.py Automatically recover when the sqlite3 database is malformed or corrupted (#37949) 2020-07-17 19:07:37 -10:00