widefix / actual_db_schema

Wipe out inconsistent DB and schema.rb when switching branches. To do that, install this gem and use the standard rake db:migrate command.
https://blog.widefix.com/actual-db-schema/
MIT License
300 stars 7 forks source link

Add support for older rails versions #88

Closed ka8725 closed 3 months ago

ka8725 commented 3 months ago

This PR is adding support for older Rails versions than 6.0. Even though there are no tests and those are not officially supported, it's still worth using this gem for them. It's up to users how to use it and fix it if needed.