dalenguyen / firestore-backup-restore

NPM package for backup and restore Firebase Firestore

Home Page:https://firebaseopensource.com/projects/dalenguyen/firestore-backup-restore/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Feature] Automatic Timestamp Parsing

benwinding opened this issue · comments

I noticed this package requires you to explicitly state the Timestamp fields in the documents when restoring.

Would you be interested in having an option that allows for automatic timestamp parsing in documents? We've implemented it several times before and can submit a PR 👍