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

how to join with _id as in ObjectId('dsfsdfsdfsdfdsffsdfsf') format #11

Open
inspeero opened this issue May 4, 2018 · 0 comments
Open

Comments

@inspeero
Copy link

inspeero commented May 4, 2018

Hey,
i have user collection and event collection so in event collection there is field userid which is normal string format such as.
User:
_id:ObjectId('123456'),

Events:
_id:ObjectId('qqqqqqqq'),
userId:'123456'

so for events join users how can i get user details using userid.

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

No branches or pull requests

1 participant