Commit Graph

4 Commits (master)

Author SHA1 Message Date
Slyghtning 79063d788a
db: refactor db opening 7 months ago
Oliver Gugger 08026dab93
multi: update linter, fix issues 8 months ago
Andras Banki-Horvath cc24bebea8
loopd: always skip migration if loop_sqlite.db file already exists
This commit ensures that we don't even check for the existence of
the loop.db file if loop_sqlite.db already present. This is to ensure
that on systems that may by any trigger restore deleted files we don't
try to re-run migration which would otherwise make loopd unable to start
up properly.
9 months ago
sputn1ck a2abcd07d8
loopd: Run migration if boltdb exists 11 months ago