From: "Matthew Topper" <[email protected]>
While we're on this subject, can someone tell me if I'm doing this correctly?

Evereytime I change my database structure, I run the following command:

script/myapp_create.pl model DB DBIC::Schema MyApp::DB create=static dbi:mysql:<db>:localhost "<user>" '<password>'

Substituting 'myapp' with my application name, of course. This seems to work correctly, but I'm curious if this is the 'right' way to do this.

Thanks!


Yes, it is correct.

Octavian


_______________________________________________
List: [email protected]
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[email protected]/
Dev site: http://dev.catalyst.perl.org/

Reply via email to