Add Backup and Restore
This commit is contained in:
Vendored
+1
@@ -997,6 +997,7 @@ export type BunSQLiteConfig = {
|
||||
* The Directory for backups
|
||||
*/
|
||||
db_backup_dir: string;
|
||||
max_backups?: number;
|
||||
/**
|
||||
* The Root Directory for the DB file and schema
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user