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

Just wrapping the client collection to copy options #9

Merged
merged 1 commit into from
Feb 15, 2017

Conversation

jrbasso
Copy link
Member

@jrbasso jrbasso commented Feb 15, 2017

Using the MongoDB\Client::selectCollection will make the library to copy driver options, such as typeMap. We also do not need to cache the list of collections.

Using the `MongoDB\Client::selectCollection` will make the library to copy driver options, such as typeMap. We also do not need to cache the list of collections.
@dmatsinger dmatsinger merged commit 4e99268 into master Feb 15, 2017
@dmatsinger dmatsinger deleted the map-collection branch February 15, 2017 22:50
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.

2 participants