[Dbix-class] loading data types from Oracle DB with
DBIx::Class::Schema::Loader
Karl Forner
karl.forner at gmail.com
Tue Feb 10 08:51:09 GMT 2009
Hi,
I could try a hack if you give some hints. I'm totally new to DBIx::Class in
general so it's not easy to find my way...
Thanks
> Huh, I used this module and never noticed that it didn't write
> __PACKAGE__->data_type methods in the Classes.
> They work just fine, though. Maybe it slows stuff down?
>
> I had to hack the DBIx::Class::Schema::Loader::Oracle to handle oracle
> "schemas" (aka users) because we specify tables in query with
> schema.table.
> Wouldn't be surprised if another hack for this would have to be made,
> not many users of DBIx::Class + Oracle.
>
> (And yes, I am a bad person for not writing and submitting a test/
> patch for this.... it's very tricky for me to write tests against
> Oracle because I don't have DBA table creation privilege)
>
> Ben
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.scsys.co.uk/pipermail/dbix-class/attachments/20090210/01d=
19ab4/attachment.htm
More information about the DBIx-Class
mailing list