[Catalyst] How do you structure multi-table DBIx queries?

Dennis Daupert ddaupert at sbcglobal.net
Tue Jul 25 15:13:50 CEST 2006


>> I have a number of tables that contain foreign keys to other 
>> tables; I need to be able to do selects on multiple tables, 
>> specifying particular columns in particular tables.

>> I've been looking for a guiding set of rules as to when to 
>> use a hash, when to use an anonymous array, etc. Is there such?

> Here is how it would look if using DBIx::DataModel.

Your examples look very clear. I hadn't run across DBIx::DataModel,
but [quick search on CPAN] I notice you have a number of modules.
Much thanks for the information.

I will have a deeper look tonight, after work. 

best,

/dennis
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.rawmode.org/pipermail/catalyst/attachments/20060725/b1137207/attachment.htm 


More information about the Catalyst mailing list