Re: [Dbix-class] Query problem

2012-05-14 Thread Daniel J. Luke
need to do - sometimes you have to understand how things work instead of just copy+paste+modify... -- Daniel J. Luke ++ | * dl

Re: [Dbix-class] Does DBIC support -create() with more clob fields?

2012-01-29 Thread Daniel J. Luke
. -- Daniel J. Luke ++ | * dl...@geeklair.net * | | *-- http://www.geeklair.net

Re: [Dbix-class] Large Oracle CLOBs

2012-01-21 Thread Daniel J. Luke
On Jan 21, 2012, at 8:32 AM, Peter Rabbitson wrote: Archiving of discussions isn't useful, written working code - is :) I think they're both useful ;-) Still have plans to help with this? Yeah, but have been busy with other $work stuff. -- Daniel J. Luke

Re: [Dbix-class] Large Oracle CLOBs

2012-01-02 Thread Daniel J. Luke
On Jan 2, 2012, at 6:25 AM, Peter Rabbitson wrote: Daniel J. Luke wrote: I've got an existing database that I'm (mostly) successfully using DBIx::Class with. There's a table with large CLOBs, though that's giving me some issues. I can set LongReadLen to some huge value and things work