Use separate :offset and :limit query options.
PostgreSQL doesn't support the "X,Y" format for the LIMIT clause, and this is proper use of ActiveRecord anyway. In response to bug reported by Github user kenzie.
Loading
Please register or sign in to comment