Skip to content

Tag Archives: ruby

Ingres Ruby Driver and Ruby on Rails Adapter version 1.3.0

08-Jul-08

Last week I released version 1.3.0 of the Ruby and RoR adapter for Ingres. This release includes the following changes:
Ingres Ruby Driver:

Restrict tables() to only return non-system tables
Add support for Ingres datatypes float4, float8, money, decimal, bigint, and ANSI SQL date/time/timestamp

Ruby on Rails adapter:

Add support for Ruby on Rails 2.1 Migrations - for more information [...]

Ruby for Ingres

03-Dec-07

Sometime ago I wrote a quick post on getting the Ruby binding for ODBC working with Ingres. Whilst there is still some work to be done there I thought I might write about the Ingres Ruby binding and Ruby on Rails (RoR) adapter.
A consultant for an Ingres client based in the US was asked to [...]