[Dbix-class] Public API for resolve_condition

Pedro Melo melo at simplicidade.org
Sun Dec 19 09:37:05 GMT 2010


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:melo at simplicidade.org
mailto:melo at simplicidade.org



More information about the DBIx-Class mailing list