Hi,

I'm writing a small DBIx::Class component that needs to resolve a
condition: get the local fields from a belongs_to relation given the
other side row.

A couple years ago I used resolve_condition on the ResultSet to do
that, but this API is now private. Is there a public version? If not,
what would be the recommended way to do this?

Thanks,
-- 
Pedro Melo
http://www.simplicidade.org/
xmpp:m...@simplicidade.org
mailto:m...@simplicidade.org

_______________________________________________
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/dbix-class@lists.scsys.co.uk

Reply via email to