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

Nkallen Cache-Money not working on Order By Queries #19

Open
ask4fahad opened this issue Mar 24, 2010 · 1 comment
Open

Nkallen Cache-Money not working on Order By Queries #19

ask4fahad opened this issue Mar 24, 2010 · 1 comment

Comments

@ask4fahad
Copy link

find(:all, :conditions=>["gallery_category_id = 0"], :order=>"name")

Can some one tell me how would I fix this ? I mean if I add order to the index, Nkallen stops caching this query

@betamatt
Copy link

I believe this is a documented limitation. Only sets sorted by primary key are cached.

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

2 participants