[Catalyst] Can't infer join condition

hkclark at gmail.com hkclark at gmail.com
Wed Feb 15 16:43:59 CET 2006


On 2/15/06, Brandon Black <blblack at gmail.com> wrote:
>
> What version of Loader is that using (and what version of
> DBIx::Class)?  I wouldn't expect such an error out of Loader 0.14+,
> but if it is, I guess we need some more fixes.  One known issue is
> that Loader doesn't handle multi-column FKs very elegantly or
> correctly (or multiple rels between the same pair of tables), but it
> has never done so.  FWIW Schema::Loader does the multi-col FKs
> correctly.
>
> -- Brandon
>

Thanks for the note.  I have these DBIx modules and versions installed:
  DBIx::Class -- 0.05003
  DBIx::Class::Loader -- 0.18
  DBIx::ContextualFetch -- 1.03



More information about the Catalyst mailing list