[Dbix-class] Schema and Loader
Alan Humphrey
alan.humphrey at comcast.net
Thu Jan 5 19:26:55 CET 2006
All -
I'm trying to get my head around implementing my app via
DBIx::Class::Schema. This may not make sense, but is there a way to use
DBIx::Class::Loader *and* use the Schema? Or do I have to manually define
all my class/tables?
Background: I'm updating a Catalyst app that now uses Catalyst::Model::CDBI.
My DB has approx 40 tables, but using the auto loading in Catalyst I can get
away with creating modules for only a handful of the tables. I'd like the
same ease of use using DBIx.
Many thanks!
- Alan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.rawmode.org/pipermail/dbix-class/attachments/20060105/23376da7/attachment.htm
More information about the Dbix-class
mailing list