Download List

專案描述

Ruby/Informix is a library for the Ruby programming language for connecting to an existing Informix database.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-02-03 17:24
0.7.3

A bug was fixed that made CursorBase#drop raise an ArgumentError exception on Ruby 1.8.7. Database#each and Database#each_hash were renamed to Database#foreach and Database#foreach_hash respectively.

2008-04-02 07:48
0.7.0

The INTERVAL data type is supported. Compatibility
with Ruby 1.9 was ensured. More shortcut methods
were added. More and better documentation with
examples was written. The code was completely
reorganized from a single shared object written in
C to a set of Ruby scripts wrapping a C core.
標籤: Major feature enhancements

2007-10-26 10:55
0.6.2

Compiling under Windows and Database#columns were
fixed to work correctly.
標籤: Minor bugfixes

2007-08-29 17:56
0.6.0

A test suite and exception classes for Informix
errors were added.
標籤: Major feature enhancements

2007-08-10 23:58
0.5.1

This release fixes a bug in the code for interpreting DATETIME columns: time objects were being instantiated with incorrect values when the original ones had leading zeroes and the DATETIME column was defined with the HOUR TO SECOND qualifier.
標籤: Minor bugfixes

Project Resources