On Tue, May 07, 2013 at 06:24:49PM +0100, Duncan Garland wrote:
> Hi,
> 
> Does anybody know what's happening here? (I know the index is switched off.)
> 
> This:
> 
> @rs = $schema->resultset("LeasingUser")->search( \[ 'UPPER(username) = ?', 
> uc($username) ] );


You are relying on a feature that only appeared on CPAN a week ago. The 
exception you've shown leads me to believe you are usign a version of 
DBIC < 0.08250.

Cheers

_______________________________________________
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/dbix-class@lists.scsys.co.uk

Reply via email to