Hartmaier Alexander wrote:
> CDBI???
>
>
>
> I’ll try to avoid plain strings when there is a syntax available.
>
>
>
> -Alex
I'd try to avoid CDBI where DBIC is available. :-)
signature.asc
Description: OpenPGP digital signature
___
List: Cata
CDBI???
I’ll try to avoid plain strings when there is a syntax available.
-Alex
Von: Will Smith [mailto:[EMAIL PROTECTED]
Gesendet: Donnerstag, 15. Februar 2007 17:13
An: [EMAIL PROTECTED]; The elegant MVC web framework
Betreff: Re: [Catalyst] not null search - DONE
Thanks Chris,
Look in the SQL::Abstract docs and grep for null.
colname => { `!=` => undef }
-Alex
Von: Will Smith [mailto:[EMAIL PROTECTED]
Gesendet: Donnerstag, 15. Februar 2007 16:23
An: catalyst
Betreff: [Catalyst] not null search
Hi,
first, thanks for all of your help.
A simple question I w