polls
polls copied to clipboard
Split the two discussion_id -> post_id migrations into 4 total
Changes proposed in this pull request: Split v2 migrations further to allow for easier debugging of failures & retries.
Seems to work with non prefix & prefix installations.
Confirmed
- [X] Backend changes: tests are green (run
composer test
).