Sha256: b34f0fab408fb381de11f3b10c083680b3b04d803913e9946d40d90b43839e9c
Contents?: true
Size: 1.56 KB
Versions: 1
Compression:
Stored size: 1.56 KB
Contents
v0.5.7 == arel-2.0.7 compatibility - use node.expr for limit/offset clauses activesupport-3.0.3+ compatibility require_library_or_gem location changed v0.5.6 == Fix rubyforge issue #28870 - by simplifying the Exception class ;) Fix rubyforge issue #28860 - rubyfb_adapter.rb and local files as proposed by Leonid Myravjev (asm) Merge pilcrow-scale branch - introduce column_scale() methods in ResultSet/Row classes thanks to Mike Pomraning (pilcrow) Drop old unit test suite v0.5.5 == Ruby 1.9 compatibility Initial Rails 3 support !!!WARNING!!! Rails 3 support uses derived tables (Firebird server >= 2.0) !!!WARNING!!! DevKit build support (see https://github.com/oneclick/rubyinstaller/wiki/Development-Kit) thanks to Alex Vangelov updated test suite v0.5.4 == add configurable boolen domain and boolean name match patterns fix scale handling for view columns extconf.rb - replace PLATFORM with RUBY_PLATFORM v0.5.3 == rename top module to Rubyfb !!!WARNING!!! this change breaks the "drop in" compatibility with FireRuby if FireRuby module name was explicitly used. Simple search and replace should do the work RubyfbAdapter - add support for :sql_role_name connection option Add new class ProcedureCall - representing firebird stored procedure Add prepare_call() function to the Rubyfb::Connection class - returning ProcedureCall object Add execute_procedure(procedure_name, parameter_values) function to the RubyfbAdapter class Windows build fixes v0.5.2 == Use Echoe as build system By default release as "source only" gem Add binary build rake task - binpkg v0.5.1 initial version
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rubyfb-0.5.7 | CHANGELOG |