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 <[email protected]>
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/[email protected]
--
Ben Hitz
Senior Scientific Programmer ** Saccharomyces Genome Database ** GO
Consortium
Stanford University ** [email protected]
_______________________________________________
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/[email protected]