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

Enable creating new dbs by default #338

Merged
merged 2 commits into from
Aug 29, 2018

Conversation

malaskowski
Copy link
Contributor

Description

Changed default config of the MongoDBClient to enable creating databases.

Motivation and Context

Since #300 AET automatically creates indexes for databases created automatically. Enabled creating new DBs is more user-friendly approach.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

I hereby agree to the terms of the AET Contributor License Agreement.

@malaskowski malaskowski requested a review from tkaik August 29, 2018 06:36
@malaskowski malaskowski merged commit 8d7cf5d into master Aug 29, 2018
@malaskowski malaskowski deleted the feature/enable-creating-new-dbs-by-default branch August 29, 2018 07:17
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.

3 participants