Forums » Rails-core » Rails AR/Oracle Unit Test: [4351] passed (fixed)

Rails AR/Oracle Unit Test: [4351] passed (fixed)
Posted by Michael Schoen (Guest)
on 21.05.2006 17:19
"marcel" made AR/Oracle happy again, thank you!

http://dev.rubyonrails.org/changeset/4351
------------------------------------------------------------------------
r4351 | marcel | 2006-05-21 08:13:28 -0700 (Sun, 21 May 2006) | 1 line

Fix Oracle boolean support and tests. Closes #5139. 
[schoenm@earthlink.net]
------------------------------------------------------------------------

U  activerecord/test/migration_test.rb
U  activerecord/test/fixtures/db_definitions/oracle.sql
U 
activerecord/lib/active_record/connection_adapters/abstract/schema_definitions.rb
U  activerecord/lib/active_record/connection_adapters/oracle_adapter.rb
U  activerecord/lib/active_record/associations.rb
U  activerecord/CHANGELOG
Updated to revision 4351.

Unit tests successful, 77 seconds.