"Rails 4" support status

108 views
Skip to first unread message

Yasuo Honda

unread,
Jul 27, 2012, 11:35:58 AM7/27/12
to oracle-...@googlegroups.com
Hi,

Though we were far behind in supporting Rails master branch, which
would be released as "Rails 4".
Now only two issues remain to work with the Rails master branch with
Oracle enhanced adapter rails4 branch.

#1

https://github.com/rsim/oracle-enhanced/issues/188
"SqlBypassTest got 2 errors OCIError: ORA-01400: cannot insert NULL
into ("ARUNIT"."SESSIONS"."ID")"

#2

https://github.com/rails/rails/issues/7178
StoreTest get ORA-01400 errors for JSON_DATA_EMPTY column

It would be very helpful if anyone open pull requests for these issues.

There are still several issues with jruby 1.7.preview1 yet. I'll take
a look at after jruby 1.7 released.

Thanks in advance,
--
Yasuo Honda

Yasuo Honda

unread,
Jul 27, 2012, 4:12:41 PM7/27/12
to oracle-...@googlegroups.com
Now  https://github.com/rails/rails/issues/7178  has been addressed. 
Now only one issue to go. I know it just satisfies unit tests, but would be a great if all unit tests passed!

Yasuo Honda

unread,
Jul 31, 2012, 11:19:54 AM7/31/12
to oracle-...@googlegroups.com
Finally, all unit tests have passed with rails master and Oracle
enhanced rails4 branch!

- ActiveRecord unit tests

$ rake test_oracle
... snip ...
3458 tests, 10156 assertions, 0 failures, 0 errors, 24 skips

- Oracle enhanced unit tests
$ rake spec
... snip ...
Pending:
OracleEnhancedAdapter database session store should have one
enhanced_write_lobs callback
# Not in this ActiveRecord version
# ./spec/active_record/connection_adapters/oracle_enhanced_adapter_spec.rb:100

Finished in 1 minute 18.62 seconds
341 examples, 0 failures, 1 pending

Thank you for all contributions / comments!

--
Yasuo Honda
Reply all
Reply to author
Forward
0 new messages