On Jan 29, 2012, at 11:42 AM, Peter Rabbitson wrote:
> Crap! I would hazard a guess this is some subtle behavior change in
> DBD::Oracle. In any case DBIC needs to move away from using the buggy
> blob support in DBD::Oracle, and use the blob OCI calls directly.


I'll try to get on IRC tomorrow to discuss this.

One thing I did note when I first looked at doing something here is that one 
needs to be able to pass {ora_auto_lob => 0} when preparing the statement in 
order to tell DBD::Oracle not to try to handle the BLOB by itself, and I didn't 
see an existing way to do this with DBIx::Class.

--
Daniel J. Luke                                                                  
 
+========================================================+                      
  
| *---------------- [email protected] ----------------* |                      
    
| *-------------- http://www.geeklair.net -------------* |                      
    
+========================================================+                      
  
|   Opinions expressed are mine and do not necessarily   |                      
    
|          reflect the opinions of my employer.          |                      
    
+========================================================+




_______________________________________________
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]

Reply via email to