1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activerecord/lib/active_record/railties
Yves Senn e3cd80b4cf bin/rake db:migrate:status works with legacy migration numbers.
The migration numbers were normalized different ways. This left
the task output in an inconsistent state.

Closes #15538.
2014-06-06 12:16:48 +02:00
..
console_sandbox.rb Revert "Merge pull request #12085 from valk/master" 2013-09-03 12:18:41 -03:00
controller_runtime.rb fix db_runtime attribute value after raising ActionView::MissingTemplate exception 2013-02-27 16:35:22 +02:00
databases.rake bin/rake db:migrate:status works with legacy migration numbers. 2014-06-06 12:16:48 +02:00
jdbcmysql_error.rb