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

Implement includeSystemCollections behavior #59

Merged
merged 1 commit into from
Feb 12, 2016

Conversation

alcaeus
Copy link
Owner

@alcaeus alcaeus commented Feb 12, 2016

This implements includeSystemCollections functionality in MongoDB::getCollectionInfo() and MongoDB::getCollectionNames(). Any collection starting with system. is ignored unless the option is set to true.

@alcaeus alcaeus added the bug label Feb 12, 2016
@alcaeus alcaeus added this to the 1.0 milestone Feb 12, 2016
alcaeus added a commit that referenced this pull request Feb 12, 2016
Implement includeSystemCollections behavior
@alcaeus alcaeus merged commit 82eba16 into master Feb 12, 2016
@alcaeus alcaeus deleted the skip-system-collections branch February 12, 2016 19:35
@alcaeus alcaeus modified the milestones: 1.0.0-BETA1, 1.0.0 Feb 16, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant