Comment by simonw

5 years ago

You can usually work around that by creating a copy - I run "cp /path/to/locked.db /tmp" all the time for this.

Make sure to also copy locked.db-wal if it's present. (Is there a better way to do all this? I feel like there really ought to be a better way.)