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

Fixed handling of native object ids in collection #161

Merged
merged 1 commit into from
Feb 15, 2018

Conversation

Root-Core
Copy link
Contributor

Also fixed behavior of BSON capable objects.
This helps to use mongoose > 3 with sub schema. It serializes the object and gets rid of 'red herring' parameters in the end.

Also fixed behavior of BSON capable objects.
This helps to use mongoose > 3 with sub schema. It serializes the object and gets rid of 'red herring' parameters in the end.
@sergeyksv
Copy link
Owner

Good catch.

@sergeyksv sergeyksv merged commit ee4d162 into sergeyksv:master Feb 15, 2018
@Root-Core Root-Core deleted the patch-1 branch February 15, 2018 21:04
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