Release Name: 0.6.1
Notes:
Tested platforms
Operating System Architecture Informix CSDK
-------------------------------------------------------------
Solaris 10 SPARC64 11.10.UC1 3.00UC2
Solaris 10 SPARC64 9.40FC6 3.00UC2
Solaris 9 SPARC64 9.40FC6 2.90UC3
Fedora Core 5 x86 10.00.UC3R1 2.90UC4
Fedora Core 4 x86 10.00.UC3R1 2.90UC4
SuSE Linux 9.3 x86 9.30TC1 2.90UC4
Gentoo Linux x86-64 7.32.HC1 2.90UC4
Windows XP Pro SP x86 9.40TC3 2.90TC1
Windows XP x86 9.30TC1 2.90TC4
HP-UX 11.11 PA-RISC 2.0 10.00.FC3R1TL 2.81
64-bit
Changes:
0.6.1 13/10/2007
------------------
Bugs fixed:
* Database#columns was returning an empty array from within the
Informix ActiveRecord adapter
(ActiveRecord::ConnectionAdapters::InformixAdapter#columns) if
called for different tables. This bug was raising the following
error in Ruby on Rails:
undefined method columname=
Noticed by Andrés Rafael <aandresrafael at gmail dot com>
|