Rails 5.1 doesn't align the columns in the schema file anymore, so there aren't unrelated changes when we add or remove columns to a table: https://github.com/rails/rails/pull/25675 We're sorry for developers who are really concerned about code alignment.