[Catalyst] loading data types from Oracle DB with DBIx::Class::Schema::Loader

karl.forner at merckserono.net karl.forner at merckserono.net
Fri Feb 6 17:10:46 GMT 2009


Hello,

We are using catalyst with an Oracle database.
We are using DBIx::Class::Schema::Loader to create the DBIx::Class
interface,
with the following command; 
 ./myapp_create.pl model DB DBIC::Schema MyApp::Schema create=static
'dbi:Oracle:sid=BDBDEV;host=ch7ux002.xxxxx;port=1521' 'user' 'user' '{
AutoCommit => 0 }'

It seems that the data_types are not set, in contradiction with the
DBIx::Class documentation.

Anyone has a clue on how to automatically fecth the datatypes ? 

Thanks,


-----------------------------------------
This message and any attachment are confidential, may be privileged
or otherwise protected from disclosure and are intended only for
use by the addressee(s) named herein. If you are not the intended
recipient, you must not copy this message or attachment or disclose
the contents to any other person. If you have received this
transmission in error, please notify the sender immediately and
delete the message and any attachment from your system. Merck
Serono does not accept liability for any omissions or errors in
this message which may arise as a result of E-Mail-transmission or
for damages resulting from any unauthorized changes of the content
of this message and any attachment thereto. If verification is
required, please request a hard-copy version. Merck Serono does not
guarantee that this message is free of viruses and does not accept
liability for any damages caused by any virus transmitted
therewith.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.scsys.co.uk/pipermail/catalyst/attachments/20090206/4403e4f6/attachment.htm


More information about the Catalyst mailing list