Re: [CDBI] quantity of DB queries

Perrin Harkins <[email protected]>
Newsgroups gmane.comp.lang.perl.modules.class-dbi
Message-ID <[email protected]>
On Fri, 2006-07-28 at 10:32 +0100, Oliver Jeeves wrote:
> Look up all values for row in thing table.
> Look up all values for row in table referenced by fk.

The essential columns adjustment will get you that far.  I think you'll
find that Class::DBI still make a lot more queries than usually
necessary though.  In most cases, using set_sql for your fancier stuff
takes care of it.  If you're very concerned about it, you'd be better
off with Rose::DB::Object or DBIx::Class.

- Perrin
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.