[Dbix-class] Paging troubles - GROUP_BY missed

Matt S Trout dbix-class at trout.me.uk
Thu Sep 13 14:58:30 GMT 2007


On Thu, Sep 13, 2007 at 10:15:56AM +0400, dreel wrote:
> I want to create a paged content and i'm using DBIx for it. When I write a query without paging - it works fine. SQL without paging:

Paging + GROUP BY isn't currently supported and won't be until SQL::Abstract
gets sub-select support.

Expect it in DBIC 09. How soon DBIC 09 happens depends on whether you
volunteer to help :)

-- 
      Matt S Trout       Need help with your Catalyst or DBIx::Class project?
   Technical Director    Want a managed development or deployment platform?
 Shadowcat Systems Ltd.  Contact mst (at) shadowcatsystems.co.uk for a quote
http://chainsawblues.vox.com/                    http://www.shadowcat.co.uk/ 



More information about the DBIx-Class mailing list