You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 17, 2018. It is now read-only.
This is related to the problem and fix posted over a year ago:
dkubb commented out the optimization of size calling count
to use Array#size to properly recognize :limit in the query.
If size recognizes :limit in the query, shouldn't count also?
For instance, dm-pager assumes this of count and breaks on queries with :limit:
(The root cause is probably do_mysql adapter not translating the query correctly.)
Created by Ming - 2010-02-24 20:34:11 UTC
Original Lighthouse ticket: http://datamapper.lighthouseapp.com/projects/20609/tickets/1203
The text was updated successfully, but these errors were encountered: