Nate Wiger
2008-Apr-10 01:31 UTC
Feedback on patch to fix change_column with :null => true
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 rubyonrails-core@googlegroups.com To unsubscribe from this group, send email to rubyonrails-core-unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en -~----------~----~----~----~------~----~------~--~---
Nate Wiger
2008-Apr-11 16:27 UTC
Re: Feedback on patch to fix change_column with :null => true
Bump Just need another +1 on the patch Thanks --~--~---------~--~----~------------~-------~--~----~ 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 rubyonrails-core@googlegroups.com To unsubscribe from this group, send email to rubyonrails-core-unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en -~----------~----~----~----~------~----~------~--~---