
jarom at jaromsmith
May 27, 2009, 5:31 PM
Views: 643
Permalink
|
|
auto-generate ResultSet classes?
|
|
Sorry, one more question (and this one does have to do with Catalyst more than DBIC, I think...) Is there any magical invocation for the create script which will make a bunch of stub ResultSet classes for me, similar to how the Result classes are auto-generated when I do script/myapp_create.pl model MyAppDB DBIC::Schema MyApp::Schema create=static components=TimeStamp,EncodedColumn dbi:mysql:myapp 'dbuser' 's3kr1t' '{ AutoCommit => 1 }' ? (and if so, what is it?) thanks, jarom smith tech go-to guy _______________________________________________ List: Catalyst[at]lists.scsys.co.uk Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/catalyst[at]lists.scsys.co.uk/ Dev site: http://dev.catalyst.perl.org/
|