[Dbix-class] rfc, treating NULL as a value like any other
Christopher Laco
claco at chrislaco.com
Sun Jan 27 02:04:32 GMT 2008
> I other words:
> foo =3D NULL yields 'foo IS NULL'
> foo =3D 3 should yield 'foo =3D 3' and NOT this 'foo =3D 3 and fo IS N=
ULL'
> =
> ...assuming I understand the question.
> =
> -=3DChris
My bad:
foo =3D 3 should yield 'foo =3D 3' and NOT this 'foo =3D 3 OR foo IS NULL'
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 249 bytes
Desc: OpenPGP digital signature
Url : http://lists.scsys.co.uk/pipermail/dbix-class/attachments/20080126/8d=
d8c7e1/signature.pgp
More information about the DBIx-Class
mailing list