daigotanaka0714/Rails Migration Check

Validate Rails migration files, run migrations automatically, and check schema.rb consistency

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
skip-migration-executionSkip executing rails db:migrate (useful for testing or when migrations should not be run)nofalse
migration-commandCustom migration command to run (default: bundle exec rails db:migrate)nobundle exec rails db:migrate
working-directoryWorking directory where the Rails project is locatedno.

no outputs