Nick Wellnhofer wrote:
If I want to exclude a single column from a query I currently have to list all columns except the one to be excluded in the 'columns' attribute. This is cumbersone and AFAICS doesn't work with prefetch. It would be nice if I could simply pass a list of all the columns I want to be excluded including prefetched ones.

Or am I missing something?

I don't know if you can do that, but it is certainly a very reasonable thing to want to do. -- Darren Duncan

_______________________________________________
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