in reply to Re: Class::DBI: Filtering a many-to-many mapping does not work as advertised on CDBI manpage?
in thread Class::DBI: Filtering a many-to-many mapping does not work as advertised on CDBI manpage?
will call the method 'a' on each of the objects of type AB. This is exactly what I thought I should have got. I will check your suggestion (where did you see that syntax?) and report.A->has_many(bees => [AB => 'a'])
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Class::DBI: Filtering a many-to-many mapping does not work as advertised on CDBI manpage?
by NetWallah (Canon) on Nov 09, 2008 at 18:17 UTC |