diff options
author | cube <cube@pkgsrc.org> | 2005-03-24 17:00:14 +0000 |
---|---|---|
committer | cube <cube@pkgsrc.org> | 2005-03-24 17:00:14 +0000 |
commit | bd5c0f749bd1576e79d55d7572695b5749acf2c0 (patch) | |
tree | d8f0641265abdcc00f8ba32dd3938fab73e87c74 /devel | |
parent | c1fb30b565e13ab49556fb97209b244fdd0e6a79 (diff) | |
download | pkgsrc-bd5c0f749bd1576e79d55d7572695b5749acf2c0.tar.gz |
Update to 1.22.
1.22 Mon Jan 24 07:42:46 EST 2005
- Require encode since we require encode.
1.21
- Oracle LOB handling caused us to corrupt item values on update.
- Just before inserting things into the database, turn off their utf8 flag.
The flag didn't have any positve impact _and_ it can take down
recent DBD::Oracle releases. (This is a new failure in DBD::Oracle 1.16)
1.20 Tue Jan 18 08:24:15 EST 2005
- Minor test suite fixes from Ruslan.
1.19 Sat Jan 8 18:22:59 EST 2005
- Performing a search multiple times could result in multiple copies of
records in a collection. Uncovered thanks to Kevin Chen and Alex Vandiver.
1.18
- Release the changes from 1.17
1.17_03
- Properly mark BLOB columns in UPDATE calls. (DBD::Oracle 1.16 broke without this)
1.17_02
- Better handling of empty values for SB::Record::_Accessible. ( --Ruslan)
1.17_01
- More record tests from Ruz
1.16 Thu Dec 9 23:49:39 EST 2004
- Fixed a bug in D::SB::R::Cachable that could cause it to load the wrong row from the cache if you were loading
by alternate keys and had since changed one of the attributes of a previous row. This was unmasked by a
bug that Ruslan Zakirov found in RT 3.3's custom field handling
Diffstat (limited to 'devel')
0 files changed, 0 insertions, 0 deletions