unsort_db_schema_columns
v0.1.0RubyGems· RubyRails 8 (PR #53281) sorts schema.rb columns alphabetically. That breaks db:schema:load parity with production, Postgres column-alignment padding, add_column :after/:before, and bulk-import pipelines that depend on SELECT * column order. This gem prepends ActiveRecord::SchemaDumper to dump columns in the order the database actually stores them.
The verdict
Maintained. Niche but maintained, actively maintained.
Live from the RubyGems registry · derived rules, not AI
How it scores
MaintenanceHealthy
PopularityNiche
SecurityClean
LicensePermissive
DepsZero deps
Maintenance
Last published this month.
Popularity
66 downloads / week
Security
No known advisories for this version (OSV).
License
MIT
Dependencies
No runtime dependencies
Recent releases
- 0.1.0this month