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

当出现数组引用其他document时,查询不能显示所用的数据 #2

Open
Kenshinhu opened this issue May 7, 2015 · 0 comments

Comments

@Kenshinhu
Copy link
Owner


var s = new Schema({ x : [ { type : Schema.Types.ObjectId ,ref : "xxxx"} ] });情况下
调用 exec时,不能显示对应的数据

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