core/homeassistant
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
..
auth Attrs cleanups (#37849) 2020-07-14 10:30:30 -07:00
components Automatically recover when the sqlite3 database is malformed or corrupted (#37949) 2020-07-17 19:07:37 -10:00
generated
helpers Index entity_registry_updated listeners (#37940) 2020-07-17 21:59:18 -07:00
scripts
util Attrs cleanups (#37849) 2020-07-14 10:30:30 -07:00
__init__.py
__main__.py
block_async_io.py
bootstrap.py
config.py Fix swapped variables deprecation in log message (#37901) 2020-07-16 10:08:05 +02:00
config_entries.py Attrs cleanups (#37849) 2020-07-14 10:30:30 -07:00
const.py Add choose script action (#37818) 2020-07-14 10:22:54 -07:00
core.py Attrs cleanups (#37849) 2020-07-14 10:30:30 -07:00
data_entry_flow.py
exceptions.py
loader.py
package_constraints.txt Updated frontend to 20200716.0 (#37910) 2020-07-16 20:18:31 +02:00
requirements.py
runner.py
setup.py
strings.json