On 8/20/06, Len Jaffe <[EMAIL PROTECTED]> wrote:
> Is there a way to express IS NULL inside search(), or is the practice to use
> search_literal()?

->search( { mydate => undef } )

That should translate to IS NULL, I believe.

-A

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

Reply via email to