in reply to field names and Class::DBI
package Dl::Usr; __PACKAGE__->has_many(opinions => 'Dl::Opinion', 'uid');
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: field names and Class::DBI
by zby (Vicar) on Feb 19, 2004 at 17:05 UTC | |
by bart (Canon) on Feb 19, 2004 at 17:09 UTC |