On Tue, May 5, 2009 at 02:54, Ronald E. Straight <[email protected]> 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 _______________________________________________ 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]
