Skip to content
This repository has been archived by the owner on May 27, 2024. It is now read-only.

Add start and end date range for export #8

Open
barbeau opened this issue Jan 14, 2021 · 1 comment
Open

Add start and end date range for export #8

barbeau opened this issue Jan 14, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@barbeau
Copy link
Member

barbeau commented Jan 14, 2021

We'd like to be able to export data for just a window of time, so it would be nice to have an optional command-line parameter with a start and end date to define the window of time being exported. Currently the tool exports the entire database.

If possible, we should write the code so that it minimizes the reads from Firebase, as Firebase charges per read/write.

@barbeau barbeau added the enhancement New feature or request label Jan 14, 2021
@pradeepsalunke
Copy link
Contributor

Okay I will work on it

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants