Oracle enhanced adapter 1.7.0.beta7 has been released

1 view
Skip to first unread message

Yasuo Honda

unread,
Aug 1, 2016, 12:33:58 PM8/1/16
to Oracle enhanced adapter for ActiveRecord
Hi,

Oracle enhanced adapter 1.7.0.beta7 has been released, including fixes for some of known issues.
Oracle enhanced adapter 1.7.0 is the first version which supports Rails 5.0.

Please install and test with your applications by updating your Gemfile as follows.

```
gem "activerecord-oracle_enhanced-adapter", "~> 1.7.0.beta7" 
```

Changes and bug fixes

* Use OracleEnhanced::SchemaDumper#tables and #table only if they have Oracle enhanced specific features [#947, #797]

Known issues

Only with JRuby
* Rails 5 : explain should explain query with binds got Java::JavaSql::SQLException: Invalid column index [#908]

CRuby and JRuby
* Rails 5 : custom methods for create record when exception is raised in after_create callback fails [#944]
* Rails 5 : emulate_booleans_from_strings support [#942]
* Rails 5 : undefined method `to_i' for #Arel::Nodes::BindParam:0x00000002c92910 [#848, rails/arel#438]
    #848 reproduces when database version is 11gR2 or older, it does not reproduce with 12c
    One of the unit tests skipped when database version is 11gR2 or lower. [#946]

Thanks all for testing beta version of Oracle enhanced adapter 1.7.0.
--
Yasuo Honda
Reply all
Reply to author
Forward
0 new messages