I do not feel the necessity. What I do is simply version control the files (specifically models). Any change (whether in the future or reverting to a past version) result in an automatic migration.
massimo On Apr 15, 5:58 pm, pbreit <pbreitenb...@gmail.com> wrote: > It's not possible to create a migration manually to alter database data, is > it? Has this capability been discussed? Do people generally just create a > controller or something? > > I was thinking like South and > Rails:http://south.aeracode.org/docs/index.htmlhttp://guides.rubyonrails.org/migrations.html