[Dbix-class] NoBindVars patch
Brandon Black
blblack at gmail.com
Wed Nov 1 20:29:32 GMT 2006
On 11/1/06, Alan Humphrey <alan.humphrey at comcast.net> wrote:
>
> A small patch for NoBindVars:
>
> 46c46
> < while(my $bvar =3D shift @bind) {
> ---
> > foreach my $bvar (@bind) {
>
> Problem - the while loop bailed out on the first non-true entry, leaving
> bad
> SQL.
mst fixed this issue in svn on Oct 25, there just hasn't been an official
release since.
-- Brandon
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://jules.scsys.co.uk/pipermail/dbix-class/attachments/20061101/d04=
f7278/attachment.htm
More information about the Dbix-class
mailing list