rake 0.8.7, rails/activerecord 2.3.3
Output from rake db:migrate:
== CreateProducts: migrating ================================================= -- create_table(:products) -> 0.0017s == CreateProducts: migrated (0.0019s) ========================================
Shouldn't the version number, in this case 20090724013528, appear before the migration name?