[CDBI] Many-to-Many - why no CDBI::Relationship?
Perrin Harkins
perrin at elem.com
Mon Aug 21 19:59:36 BST 2006
On Mon, 2006-08-21 at 11:46 -0700, Ryan Tate wrote:
> Is there a reason no one has ever written a Class::DBI::Relationship
> subclass for many-to-many?
Probably that the people who would have are using other tools now, like
Rsoe::DB::Object and DBIx::Class.
> Are most people happing writing custom SQL as needed?
That's what I do for many-to-many in my Class::DBI stuff.
- Perrin
More information about the ClassDBI
mailing list