I just submitted a patch to fix an issue where using change_column with :null => true on a formerly :null => false column does not work:
http://dev.rubyonrails.org/ticket/11561 I'd like to get this into 2.1 and could use some +1 love. :-) I've used this in production extensively with no issues, but couldn't get tests integrated into AR's tree properly. I could use some simple tips with this part (the mock DB's confused me). Thanks, Nate --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en -~----------~----~----~----~------~----~------~--~---
