I ende dup having to chain a search_literal() on the end of a search() becuase
every way I expressed it in the search() criteria hash, I ended up with errors when
the string literal 'NULL' was bound to the column mydate.
Is there a way to express IS NULL inside search(), or is the practice to use search_literal()?
Thanks
Len.
--
[EMAIL PROTECTED]
_______________________________________________ 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]/
