Make `getbackup` offer overwriting existing db.sqlite3
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.
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.