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

mongover@2.0.0 #22

Merged
merged 15 commits into from
Apr 19, 2020
Merged

mongover@2.0.0 #22

merged 15 commits into from
Apr 19, 2020

Conversation

zishone
Copy link
Owner

@zishone zishone commented Apr 19, 2020

  • Add renameFields to specify which fields should be renamed in the existing data
  • Add unsetFields to specify which fields should be unset in the existing data
  • Add drop to DatabaseSpec to specify if db should just be dropped
  • Add drop to CollectionSpec to specify if collection should just be dropped
  • Add drop to IndexSpec to specify if index should just be dropped
  • Add handler to ignore dotfiles
  • Change preservePrimaryKey to preserveUnderscoreId
  • Change upsertFields to identifierFields
  • Change dropFirst to recreate
  • Fix logs

@zishone zishone marked this pull request as ready for review April 19, 2020 07:11
@zishone zishone self-assigned this Apr 19, 2020
@zishone zishone merged commit b5fb451 into master Apr 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant