Re: [CDBI] Re: newbie: how can I put a placeholder on a query of a has_many relationship?
"Perrin Harkins" <[email protected]> Thu, 7 Jun 2007 17:55:51 -0400
| Newsgroups | gmane.comp.lang.perl.modules.class-dbi |
|---|---|
| Message-ID | <[email protected]> |
On 6/7/07, Victor Churchill <[email protected]> wrote: > I've also seen a couple of refs to C::DBI::Sweet which I have not come > across previously and may be worth investigating. I don't think that's being maintained anymore. If you want more complex querying capabilities than Class::DBI provides, you should look at Rose::DB::Object and DBIx::Class. - Perrin