Hi,
Oracle enhanced adapter 6.0.0.rc3 has been released.
Oracle enhanced adapter 6.0.0.rc3 includes #1903 to support Rails 6.0.0.rc2.
Please install and test with your applications by updating your
Gemfile as follows.
```
gem "activerecord-oracle_enhanced-adapter", "~> 6.0.0.rc3"
```
## 6.0.0.rc3 / 2019-07-27
* Changes and bug fixes
* Share the column and table name quote cache between connections [#1901 #1903]
For all changes and fixes please read the following document.
Thanks,