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

Support Mongo migrations #280

Open
dkvasnicka opened this issue Aug 7, 2019 · 0 comments
Open

Support Mongo migrations #280

dkvasnicka opened this issue Aug 7, 2019 · 0 comments

Comments

@dkvasnicka
Copy link
Contributor

Evaluate https://www.npmjs.com/package/migrate-mongo or similar libraries and add support to Quadro.
This is motivated by the need to setup indexes, which is easy to do in initializers but not so easy/clean when we want to drop indexes (and not have them recreated) and keep history of changes (just relying on git is not very comfortable/easily readable).

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

No branches or pull requests

1 participant