This project is archived and is in readonly mode.

#4770 ✓committed
Raimonds Simanovskis

[PATCH] Patches for ActiveRecord Oracle enhanced adapter compatibility

Reported by Raimonds Simanovskis | June 4th, 2010 @ 10:15 PM | in 3.0.2

This is the list of ActiveRecord (and some ActiveSupport) patches to ensure that ActiveRecord tests are passing on Oracle adapter (http://github.com/rsim/oracle-enhanced):

http://github.com/rsim/rails/commits/oracle_enhanced_rails3

Currently all ActiveRecord tests are passing except transaction_callbacks_test which is broken currently on other adapters as well.

Please merge them in master branch so that it would be easier to continue to test ActiveRecord against Oracle database.

Comments and changes to this ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

<h2 style="font-size: 14px">Tickets have moved to Github</h2>

The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>

Referenced by

Pages