Hi, I need to perform set operations using DBIC just in the same way describe by Fernando Aguero in a previous question: UNION, INTERSECTION and Nested Queries (2007)<http://www.grokbase.com/t/lists.scsys.co.uk/dbix-class/2007/05/dbix-class-union-intersection-nested-queries/23shv43shjhehk2djntkcrzwtlui> I have the same problem that my conditions are set by the user so I can not define a new result source based on my query. I looked at DBIx::Class::Helper::ResultSet::SetOperations but I cannot modify my resultset class. Any suggestions?
_______________________________________________ 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]
