Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Export only part of a collection (like a single document) #63

Closed
benwinding opened this issue Sep 2, 2020 · 1 comment · Fixed by #64
Closed

Export only part of a collection (like a single document) #63

benwinding opened this issue Sep 2, 2020 · 1 comment · Fixed by #64

Comments

@benwinding
Copy link
Contributor

For testing purposes, we want to export a small subset of a Firestore database.

Ideally we'd like to get only a single document, from all collections and subcollections,
So instead of 10,000 documents from the users collection, just export 1 document.

Is this currently possible?

benwinding added a commit to benwinding/firestore-backup-restore that referenced this issue Sep 2, 2020
dalenguyen pushed a commit that referenced this issue Sep 5, 2020
Fixes #63 (support exporting single document from each collection)
@dalenguyen
Copy link
Owner

It's available in v0.7.0. Thank @benwinding for your contribution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants