[Catalyst] Limit Catalyst::Helper::Model::DBIC::Schema to a single
table ...
Kiffin Gish
kiffin.gish at planet.nl
Fri Dec 25 14:51:30 GMT 2009
Normally myapp_create.pl is run with the whole database given on the
command line, e.g.
script/myapp_create.pl model DB DBIC::Schema MyApp::Schema \
create=static dbi:SQLite:myapp.db
Can I restrict this to a single table or tables only? For example, I
have an existing application and I add a new table I don't want to
recreate Schema/Results with a bunch of .new files and have to delete
them after-wards.
--
Kiffin Gish <Kiffin.Gish at planet.nl>
Gouda, The Netherlands
More information about the Catalyst
mailing list