node-firestore-backup icon indicating copy to clipboard operation
node-firestore-backup copied to clipboard

Ability to specify destructive backup

Open yoiang opened this issue 8 years ago • 3 comments
trafficstars

Optionally allow deletion of previously backed up data that is no longer in the database.

yoiang avatar Nov 02 '17 18:11 yoiang

Doesn't the new backup file only contain what's on the new db? If the new file overwrites the old one, that's what's going to happen no?

atlanteh avatar Jul 21 '18 20:07 atlanteh

The backup is done across many files, not a single one!

yoiang avatar Jul 21 '18 20:07 yoiang

Ah really? Didn't know that.. I just came here to check this repo to see if it fits my needs :)

atlanteh avatar Jul 21 '18 21:07 atlanteh