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

Karl Forner karl.forner at gmail.com
Wed Feb 11 12:42:27 GMT 2009


I think I solved the problem, see my new post "bug found in and tentatively
fixed in DBIx::Class::Schema::Loader::DBI::Oracle::_tables_list"

On Mon, Feb 9, 2009 at 2:05 PM, Karl Forner <karl.forner at gmail.com> wrote:

> 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/20090211/9b6=
45a37/attachment.htm


More information about the DBIx-Class mailing list