[Catalyst] DBIC::Schema issue - out of ideas [ more info ]
kakimoto at tpg.com.au
kakimoto at tpg.com.au
Wed Feb 18 12:27:59 GMT 2009
ah I found the solution!
1. executing myApp_server.pl in scripts
2. using of myAppDB in the <ORM>.pm files (ie. Listings.pm)
3. should follow what's on the gozila_create.pl command and use
myApp::Schema. For example, myApp::Schema::Insurance instead of
myAppDB::Insurance.
:)
Quoting kakimoto at tpg.com.au:
> Hello, Dermot,
>
> Replies are as per below.
>
> Quoting Dermot <paikkos at googlemail.com>:
>
> " myApp_create.pl model myAppDB DBIC::Schema myApp::Schema
> create=static dbi:Pg:dbname=myApp myAdminUser mypassword"
>
... [snipped] ...
More information about the Catalyst
mailing list