Skip to content
Snippets Groups Projects

Use activerecord_sane_schema_dumper

Merged username-removed-128633 requested to merge use-activerecord_sane_schema_dumper into master

What does this MR do?

ActiveRecord::SaneSchemaDumper modifies the behavior of Rails’ ActiveRecord::SchemaDumper so that the generated db/schema.rb file doesn’t contain any useless/harmful whitespace column alignment.

Why was this MR needed?

To reduce potential conflicts in db/schema.rb (see https://gitlab.com/gitlab-org/gitlab-ee/issues/715).

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading