[Dbix-class] many-to-many with attributes (again)
Tobias Kremer
list at funkreich.de
Fri Oct 12 12:39:42 GMT 2007
Quoting Tobias Kremer <list at funkreich.de>:
> Is the approach described in the (now offline) DBIC wiki still the way to go
> if you want to access attributes stored in the table linking two other tables
> in a many-to-many relationship?
> I'm just asking to make sure that I'm not missing a recently introduced
> feature or discovered technique which might make this stuff easier. I find
> myself using additional attributes in the link table quite often which is not
> unusual IMHO.
Still no answers - does that mean there's no other way of doing this? I find the
described technique in the DBIC wiki quite cumbersome considering how often
it is necessary to have additional attributes in the link table of a
many-to-many
relationship. Matt? Help! :-)
--Tobias
More information about the DBIx-Class
mailing list