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

Firestore migrations #2139

Open
abraham opened this issue Jan 13, 2022 · 0 comments
Open

Firestore migrations #2139

abraham opened this issue Jan 13, 2022 · 0 comments
Labels
discussion Further discussion needed enhancement New feature or request help wanted Contributions welcome

Comments

@abraham
Copy link
Member

abraham commented Jan 13, 2022

There needs to be a way to migrate data in Firestore to different shapes or different collections along with upgrades to the app. It should have a list of migrations and they will be run through in order and be applied if needed.

Some potential options:

  • Script people run after they deploy
  • migration function that runs in the background. it could be triggered by change to /config/migration document change or a change to a Remote Config change.
@abraham abraham added enhancement New feature or request discussion Further discussion needed labels Jan 13, 2022
@abraham abraham added the help wanted Contributions welcome label Feb 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discussion Further discussion needed enhancement New feature or request help wanted Contributions welcome
Projects
None yet
Development

No branches or pull requests

1 participant