Lukas Kahwe Smith wrote:
> Lukas Smith wrote:
>
>> lsmith Sun Aug 20 07:21:42 2006 UTC
>>
>> Modified files:
/pear/MDB2/MDB2/Driver/Datatype
>> Common.php Log:
>> - fixed rtrim() handling in
_retrieveLOB(&$lob)
>
> actually i just realized there should be no rtrimming
at all for LOB
> columns, since these are variable length columns.
Managed to fix this one faster than I thought.
However in the process I had to refactor some code out into
the Datatype
module, which is now automatically loaded inside
MDB2::factory().
regards,
Lukas
--
PEAR Development Mailing List (http://pear.php.net/)
To unsubscribe, visit: http://www.php.net/unsub
.php
|