Sorry, this was in DBIx::Class 0.08196

The problem appears to be:

    1) DBIx/Class/SQLMaker.pm _assemble_binds always has limit_bind at the end
       of the bind parameters
    2) limit dialects SkipFirst and FirstSkip use limit_bind but assume it will
       be at the front of the bind parameters

May I suggest having a special "projection_bind" that SkipFirst and FirstSkip
push onto, and _assemble_binds looks at first?


Kind regards,

Paul Findlay

DISCLAIMER
This email contains information that is confidential and which may be legally 
privileged. If you have received this email in error, please notify the sender 
immediately and delete the email. This email is intended solely for the use of 
the intended recipient and you may not use or disclose this email in any way.

_______________________________________________
List: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/dbix-class
IRC: irc.perl.org#dbix-class
SVN: http://dev.catalyst.perl.org/repos/bast/DBIx-Class/
Searchable Archive: http://www.grokbase.com/group/[email protected]

Reply via email to