php-mysql-diff
php-mysql-diff copied to clipboard
This repo seems inactive, any alternatives for other simple mysql-diff tools?
Alternatives that could be found so fat:
- A somewhat living fork by @benjaminhu: https://github.com/Benjaminhu/php-mysql-diff
- Dbdiff @DBDiff : https://github.com/DBDiff/DBDiff (ancient)
- Schemadiff by @phlib https://github.com/phlib/schemadiff
Any other ideas?
Same question here. Even DBDiff is ancient and replete with untouched issues. Thanks for the living fork, I hadn't found that!
added Schemadiff by @phlib https://github.com/phlib/schemadiff to the above list