Skip to content

Make `getbackup` offer overwriting existing db.sqlite3

Choose a tag to compare

@mherrmann mherrmann released this 07 Mar 05:48
· 63 commits to main since this release
fc45ae2

Previously, getbackup failed with an ugly error when db.sqlite3 already existed. Now, it offers a nice prompt asking the user whether to overwrite the existing file.