dot-Backup.Rd
Internal function to backup a SQLite database
.Backup(database, backup_dest)
Path to the SQLite database file.
Destination path for the backup file.
Returns TRUE if the backup file exists, FALSE otherwise.