Thank You All for help The "db_schema" option works:
script/pcm_create.pl model DB DBIC::Schema Pcm::Schema create=static components=TimeStamp,EncodedColumn db_schema=pcmbiz 'dbi:Pg:.....
I hope "at some point in the future" the schema loader will support multiple db schemas!
The automatic schema generation is a very convenient feature -especially in developing phase, when table structures often change. :)
Thank You! _______________________________________________ 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/
