mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
This change reduces churn in the db/development_structure.sql file when using :sql as active_record.schema_format, and makes comparing diffs much easier. Test ensures the output SQL-statements are lexically ordered by version.