Posted By: Praveen Devarao
Date: 2009-03-26 05:13
Summary: IBM_DB adapter gem refresh 1.0.5
Project: Rails Adapter/Driver for IBM DataServers
This release of gem provides support for ruby-1.9.1. With this support for 1.9.1 the ibm_db gem works fine as a ASCII driver, with unicode support to follow in the coming releases. This release also provides support for SQLRowcount feature in the driver [Supported with IBM Dataserver client level v95fp3 and onwards]. This release contains fix for the bugs raised, whose details can be found in the change log below.
-------------------------------------------------
Selection of packages: -
Unix/Linux/MacOS platforms: -
ibm_db-1.0.5.gem
Windows platform: -
ruby-1.8.6-26/ruby-1.8.7-p72
ibm_db-1.0.5-mswin32.gem
ruby-1.9.1
ibm_db-1.0.5-x86-mswin32-rb191.gem
Source: -
rubyibm-1.0.5.tar.gz
-------------------------------------------------
- Support for Ruby-1.9.1
- Support for SQLRowcount in driver
- Support for Activerecord-2.3.2 [test suite updated]
- Fixed bug [24663] --> Fixed pre-mature clearing of the sql array in handle_lobs
- Fixed bug [23115] --> Fixed truncation of a nested query during update
- Fixed wrong setting of SQLID for schema on zOS 8 dataserver when schema is explicitly specified. |
|