Use Rails 5.1 schema file format
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.
This commit is contained in:
2562
db/schema.rb
2562
db/schema.rb
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user