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
295 stars 6 forks source link

Feat/support multi db #52

Closed rwehresmann closed 4 months ago

ka8725 commented 4 months ago

@rwehresmann, thanks for your contribution! I would appreciate it if you tested this PR https://github.com/widefix/actual_db_schema/pull/56 on your project.

ka8725 commented 4 months ago

@rwehresmann, thanks for your contribution again! I'm closing this PR in favor of https://github.com/widefix/actual_db_schema/pull/56, which adds multi-DB support.