Test reversibility of migrations #220

Merged
bustikiller merged 35 commits from test-rollbacks into main 2025-01-25 09:43:43 +00:00
Showing only changes of commit 540ba0d59d - Show all commits

View File

@ -34,9 +34,7 @@ jobs:
echo "Trying again"
done
- run: |
bundle exec rake db:schema:load db:migrate:status | tail -10
# bundle exec rake db:migrate:redo STEP=5
- run: |
bundle exec rake db:schema:load
bundle exec rspec
env:
RAILS_ENV: test