Actions
Patch #6527
closedRecent migrations don't have the correct date
Start date:
2010-09-29
Due date:
% Done:
0%
Estimated time:
Description
Migrations added in r4216 don't have the correct name (201001 instead of 201009). db:migrate
run fine but the schema version reported with ruby script/about
is somehow incorrect. It has no consequence until someone report an issue and we don't know if his database is up to date. It shouldn't be a problem if we plan to have other migrations in a near future.
Eric: I let you decide if it should be changed or not.
Related issues
Actions