[Dbix-class] Problems using Oracle under DBIx::Class

Matt S Trout dbix-class at trout.me.uk
Tue Aug 22 11:01:03 CEST 2006


Zbigniew Lukasiak wrote:
> Hi,
> 
> As the original author of the columns_info_for I say thanks for moving 
> it out from the core DBIC - I was a bit ignorat about the whole DBIC 
> architecture when I was writing it.  It's causing lots of problems - 
> because everyone expects different case magic there and also it's 
> relation to the data types you can declare in the definition of the DBIC 
> classes is a bit fuzzy.

columns_info_for has been an unmitigated disaster; but you simply didn't know 
better, I should have done and I still applied the patch.

So, we'll move the hairy magic into Schema::Loader and anybody who's relying 
on the current implementation can blame me for putting it through a 
deprecation cycle, since it's my fault it went into the source tree in the 
first place.

-- 
      Matt S Trout       Offering custom development, consultancy and support
   Technical Director    contracts for Catalyst, DBIx::Class and BAST. Contact
Shadowcat Systems Ltd.  mst (at) shadowcatsystems.co.uk for more information

+ Help us build a better perl ORM: http://dbix-class.shadowcatsystems.co.uk/ +



More information about the Dbix-class mailing list