openhab-addons/bundles/org.openhab.persistence.mapdb
Wouter Born 9ee81eae38 [mapdb] Recreate DB when incompatible OH2 DB is used ()
The only way to recover from an incompatible OH2 database is to create a new database.
With these changes the add-on will create a new database automatically and archive the incompatible database files in a backup directory.

Fixes 

Signed-off-by: Wouter Born <github@maindrain.net>
2020-12-12 19:11:50 +01:00
..