Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Correctly print names of non-timestamped migrations with db:migrate:status #5076

Merged
merged 1 commit into from Feb 17, 2012
Merged

Correctly print names of non-timestamped migrations with db:migrate:status #5076

merged 1 commit into from Feb 17, 2012

Conversation

petmit
Copy link
Contributor

@petmit petmit commented Feb 17, 2012

The db:migrate:status rake task currently does not print the names of non-timestamped migrations (ie. older migrations and migrations generated with config.active_record.timestamped_migrations set to false).

tenderlove added a commit that referenced this pull request Feb 17, 2012
Correctly print names of non-timestamped migrations with db:migrate:status
@tenderlove tenderlove merged commit 663c9f3 into rails:master Feb 17, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants