Closed avinassh closed 1 year ago
This is similar to verify command (#744), after the DB is restored it will do an integrity check. Unlike verify, if the pragma check fails, this keeps the db file around so that we can inspect/analyse it
verify
One small thing, and also you need to run rust-fmt :)
This is similar to
verify
command (#744), after the DB is restored it will do an integrity check. Unlike verify, if the pragma check fails, this keeps the db file around so that we can inspect/analyse it