Download List

项目描述

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

系统要求

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

阿错误已修复了CursorBase#下降引发关于Ruby 1.8.7 ArgumentError异常。每一个数据库和数据库##each_hash更名为数据库文章#foreach和数据库#foreach_hash分别。
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

区间数据类型的支持。使用Ruby 1.9的兼容性是保证。更快捷的方法增加了。更多和更好的例子是书面文件。该代码是全面改组,从单个共享C语言写成,一包装的Ruby的C组脚本对象的核心。
标签: Major feature enhancements
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.

2007-10-26 10:55
0.6.2

在Windows和数据库的编译#列被固定在正常工作。
标签: Minor bugfixes
Compiling under Windows and Database#columns were
fixed to work correctly.

2007-08-29 17:56
0.6.0

测试套件和Informix的错误异常类增加了。
标签: Major feature enhancements
A test suite and exception classes for Informix
errors were added.

2007-08-10 23:58
0.5.1

此版本修复了解释DATETIME列代码错误:时间对象被实例化时,不正确的值与原有的有前导零和DATETIME列是与预选赛第二小时的定义。
标签: Minor bugfixes
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.

Project Resources