Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re^3: Catalyst?

by moot (Chaplain)
on Sep 13, 2005 at 16:14 UTC ( [id://491616]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Catalyst?
in thread How mature is Catalyst?

Ah, I should have been clearer. The default Catalyst::Model::CDBI class attempts to load *all* tables (using Class::DBI::Loader), which includes those without a primary key. Although I could have passed it a regexp of tables to include, that would soon become cumbersome. Since I only needed a few tables anyway, and they are all read-only (for this application), I bypassed C:M:CDBI for the tables I'm using.

Sorry for any confusion.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://491616]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (4)
As of 2024-04-24 21:19 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found