Skip to content

Conversation

@caiquecastro
Copy link

@caiquecastro caiquecastro commented Dec 22, 2016

If a collection name begins with a number, eg. 2custom, you cannot
access the collection as db.2custom.find(), instead you must use
db.getCollection('2custom').


This change is Reviewable

If a collection name begins with a number, eg. 2custom, you cannot
access the collection as db.2custom.find(), instead you must use
db.getCollection('2custom').
@kay-kim
Copy link
Contributor

kay-kim commented Jan 3, 2017

Hi. Thank you so much for your pull request. We'll get to reviewing and merging it in soon. In the meanwhile, if you could sign the Contributor Agreement found at https://www.mongodb.com/legal/contributor-agreement

Thanks once again!

Regards,

Kay Kim

@caiquecastro
Copy link
Author

Did it.

@kay-kim
Copy link
Contributor

kay-kim commented Jan 11, 2017

merged! Thank you!

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