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

Benjamin Hitz hitz at genome.stanford.edu
Wed Feb 11 21:28:32 GMT 2009


Cool...  I always wonder why stuff like that was commented in the  
first place though.  Scary.
I think I just realized why I never noticed this in our system... We  
haven't yet converted the DB insert/update code to use DBIx::Class  
yet!  (Later this year...)

Ben
On Feb 11, 2009, at 4:42 AM, Karl Forner wrote:

> 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=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,
>
>
> _______________________________________________
> List: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/dbix-class
> IRC: irc.perl.org#dbix-class
> SVN: http://dev.catalyst.perl.org/repos/bast/DBIx-Class/
> Searchable Archive: http://www.grokbase.com/group/dbix-class@lists.scsys.co.uk

--
Ben Hitz
Senior Scientific Programmer ** Saccharomyces Genome Database ** GO  
Consortium
Stanford University ** hitz at genome.stanford.edu



-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.scsys.co.uk/pipermail/dbix-class/attachments/20090211/8c05a89c/attachment.htm


More information about the DBIx-Class mailing list