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

Order() and Limit() functions don't work #109

Open
eladpf opened this issue May 1, 2013 · 0 comments
Open

Order() and Limit() functions don't work #109

eladpf opened this issue May 1, 2013 · 0 comments

Comments

@eladpf
Copy link

eladpf commented May 1, 2013

Hi everyone,
I use Play 1.2.5 for my application and Play-Morphia 1.2.14. My previous Play-Morphia version was 1.2.11 which worked fine. After the upgrade to 1.2.14 I've been facing the following problem:
order and limit functions of morphia doesn't work. I use the command: .q().filter(...).order(...).limit(...) and when I debug my code I can see the MorphiaQuery which was generated and it includes the filtering but not the limit nor order.

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