[Dbix-class] loading data types from Oracle DB with DBIx::Class::Schema::Loader

Karl Forner karl.forner at gmail.com
Mon Feb 9 13:05:54 GMT 2009


Re-sent from catalyst mailing-list...

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=3Dstatic
'dbi:Oracle:sid=3DBDBDEV;host=3Dch7ux002.xxxxx;port=3D1521' 'user' 'user' '{
AutoCommit =3D> 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,
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.scsys.co.uk/pipermail/dbix-class/attachments/20090209/6c5=
49f61/attachment.htm


More information about the DBIx-Class mailing list