Hi, There''s a reason to postgresql adapter do not supports bulk alter? I tested a bulk alter on psql and it worked to change the type of two distinct columns. If there''s no reason to be disabled on postgresql adapter, I would to submit a pull request :) Cheers, Gabriel Sobrinho gabrielsobrinho.com -- 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.
On 07/11/12 19:59, Gabriel Sobrinho wrote:> There''s a reason to postgresql adapter do not supports bulk alter?I think there''s no reason other than that nobody has implement it yet, so go for it. -- http://jonathanleighton.com/ -- 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.
Nice, I will do that this week :) On Wednesday, November 7, 2012 6:39:17 PM UTC-2, Jon Leighton wrote:> > On 07/11/12 19:59, Gabriel Sobrinho wrote: > > There''s a reason to postgresql adapter do not supports bulk alter? > > I think there''s no reason other than that nobody has implement it yet, > so go for it. > > -- > http://jonathanleighton.com/ >-- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To view this discussion on the web visit https://groups.google.com/d/msg/rubyonrails-core/-/nhMBlC2t3jcJ. 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.