Rails AR/Oracle Unit Test: [5937] failed

"bitsweat" made AR/Oracle cry...

http://dev.rubyonrails.org/changeset/5937

Michael Schoen wrote:

"bitsweat" made AR/Oracle cry...

http://dev.rubyonrails.org/changeset/5937 ------------------------------------------------------------------------ r5937 | bitsweat | 2007-01-14 18:22:53 -0800 (Sun, 14 Jan 2007) | 1 line

change_column accepts :default => nil. Closes #6956. ------------------------------------------------------------------------

I'm working on a fix - almost done.

Dan Manges

Michael Schoen wrote:

"bitsweat" made AR/Oracle cry...

http://dev.rubyonrails.org/changeset/5937 ------------------------------------------------------------------------ r5937 | bitsweat | 2007-01-14 18:22:53 -0800 (Sun, 14 Jan 2007) | 1 line

change_column accepts :default => nil. Closes #6956. ------------------------------------------------------------------------

Michael, I tested the fix on an Oracle XE database, but could you check as well?

http://dev.rubyonrails.org/ticket/7048

Thanks,

Dan Manges

Dan Manges wrote:

Michael Schoen wrote:

"bitsweat" made AR/Oracle cry...

http://dev.rubyonrails.org/changeset/5937 ------------------------------------------------------------------------ r5937 | bitsweat | 2007-01-14 18:22:53 -0800 (Sun, 14 Jan 2007) | 1 line

change_column accepts :default => nil. Closes #6956. ------------------------------------------------------------------------

Michael, I tested the fix on an Oracle XE database, but could you check as well?

http://dev.rubyonrails.org/ticket/7048

Runs clean for me, thanks.