On Thu, Oct 1, 2009 at 17:26, Dermot <[email protected]> wrote: > Thanx for putting me straight on that. > > Is this construct within search() from SQL::Abstract? I can't see it > within the DBIx::Class docs.
Yes, the first argument to search() gets passed (almost wholesale) to SQL::Abstract. _______________________________________________ List: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/dbix-class IRC: irc.perl.org#dbix-class SVN: http://dev.catalyst.perl.org/repos/bast/DBIx-Class/ Searchable Archive: http://www.grokbase.com/group/[email protected]
