[Dbix-class] [PATCH] Oracle LOB Support

Matthias Zeichmann matthias.zeichmann at gmail.com
Tue May 5 08:57:18 GMT 2009


On Tue, May 5, 2009 at 02:54, Ronald E. Straight <quinnfazigu at gmail.com> wrote:
>
> Here it be.  Uncut, and uncensored.  A future shock that will shit you
> up.
>
> Or, in mundane terms, support for [BC]LOB datatypes in the Oracle
> driver.
>
> Tests included.

in your patch you have:
-------->8------------------------------------
+#use constant ORA_BLOB => 113;  ## ORA_CLOB is 112
-------->8------------------------------------
in lib/DBIx/Class/Storage/DBI/Oracle/Generic.pm

is it intentional that the line is commented out ?

cheers matt
-- 
siggen.pl: Segmentation Fault



More information about the DBIx-Class mailing list