This project is archived and is in readonly mode.

Changeset [7f84f14efabf3e342a231b8aa9650cb484c802d6] by Cristi Balan

August 8th, 2009 @ 05:41 PM

Add rake db:forward - opposite of db:rollback [#768 state:resolved]

Example: rake db:forward # performs the next migration rake db:forward STEP=4 # performs the next 4 migrations

Signed-off-by: Pratik Naik pratiknaik@gmail.com http://github.com/rails/rails/co...

Committed by Cristi Balan

  • M activerecord/lib/active_record/migration.rb
  • M activerecord/test/cases/migration_test.rb
  • M railties/lib/tasks/databases.rake

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

<h2 style="font-size: 14px">Tickets have moved to Github</h2>

The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>