Oracle enhanced adapter 1.7.0.beta6 has been released

4 views
Skip to first unread message

Yasuo Honda

unread,
Jul 29, 2016, 2:23:30 PM7/29/16
to Oracle enhanced adapter for ActiveRecord
Hi,

Oracle enhanced adapter 1.7.0.beta6 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.

Some of you maybe wondering why frequent beta versions have been released recently.
It is because know some of known issues addressed every beta release.

Still there are some known issues. then here is a request for this issue:

"Rails 5 : custom methods for create record when exception is raised in after_create callback fails #944"

I'd like to get help if you are familiar with these stack:

  - after_create callback
  - ruby-plsql


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

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

Changes and bug fixes

* Use attributes.keys to update all attributes when partial_write is disabled [#906 #943]

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

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