On Mon, Jun 18 2012, Bill Moseley <[email protected]> wrote:

> The 
> "columns<http://search.cpan.org/~arodland/DBIx-Class-0.08196/lib/DBIx/Class/ResultSet.pm#columns>"
> attribute does not document what to do if set to undefined.  What I've been
> using it for in the past was to "reset" the column selection but to all
> columns.
[...]
> What is the correct behavior, and how can I achieve the the old behavior of
> "columns => undef"?

just a shot in the dark, but have you tried calling $rs->clear_cache
before doing the second search?

    patrick

-- 
Patrick Meidl ........................ [email protected]
Vienna, Austria ...................... http://gplus.to/pmeidl


_______________________________________________
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]

Reply via email to