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

Modifying existing DB records #182

Open
treygriffith opened this issue Feb 12, 2014 · 0 comments
Open

Modifying existing DB records #182

treygriffith opened this issue Feb 12, 2014 · 0 comments

Comments

@treygriffith
Copy link
Collaborator

In #149, the question came up as to how to modify existing database records through a pull request. It can happen (although hopefully not too frequently) that existing records need to be modified for a new feature, or just a refactor of an existing feature, to work properly.

I've never done a database migration with Mongo before, but a tool like mongo-migrate might be good for this. Does anyone have thoughts on the best way to handle cases like this?

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

2 participants