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 about ActiveRecord Migrations see – http://wiki.rubyonrails.org/rails/pages/UnderstandingMigrations
- Extend driver support for new data types to Rails
- Improved test results for ActiveRecord unit tests – see http://community.ingres.com/wiki/How_to_test_Ruby_on_Rails_with_Ingres
This new release can be obtained from http://www.ingres.com/downloads/connectivity-resources.php or via one of the following links:
- README
- Windows Pre-Built Driver for Ingres 2.6 & Ingres 2006r2(9.1.x)
- Source (Zip File)
- Source (Compressed Tar File)
Alternatively you can checkout this release from our external source code repository:
svn checkout http://code.ingres.com/ingres/drivers/ruby/tags/ingres-ruby-1.3.0
See http://community.ingres.com/wiki/Connectivity_Drivers_Source_Code for more information on working with our external source repository.
Popularity: 5% [?]
Pingback: Bookmarks about Rails