phinx
phinx copied to clipboard
2288 - Add name and version to pending actions error and apply 2272 to 0.13.x
Fixes #2288 (originally https://github.com/cakephp/migrations/issues/719) and applies #2272 to 0.13.x (CakePHP Migrations 3.x - CakePHP 4)
Hi @MasterOdin is there anything pending on my side here?
@ajibarra Sorry for the delay on this. I don't really want to merge an "omnibus" PR to 0.13.x branch as it makes reverting anything a pain. I'd rather see individual commits for each individual fix/feature that's getting back ported.
My intention is to try to cherry-pick the commits off 0.x into this branch soon.
Overall, 7.4+ seems fine for now I guess.