> Ok, I understand how that works I think, but how/where do I integrate it > into my code as I am using Catalyst models and I'm very confused on this > one. >
I don't completely have enough information to answer, but you need to make a base resultset and use that in your schema, and put the correlate helper in the base resultset. "Catalyst models" are just DBIx::Class results. -- fREW Schmidt http://blog.afoolishmanifesto.com
_______________________________________________ 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]
