Releases: starker-xp/database-checker
Releases · starker-xp/database-checker
0.0.9
0.0.8
composer update
0.0.7
Update composer.json
0.0.6
Allow to export structure to json
0.0.5
Test logger level
0.0.4: Merge pull request #1 from starker-xp/dev
Remove dead /defensive code Add StructureInterface for custom implements MysqlRepository in another project Improvement test coverage Check engine
0.0.3
path to Array function
0.0.2
- Add toArray method, you can use it for export actual Mysql configuration and compare it with another Mysql database.
0.0.1: Add psr/logs and implementation
Update phpunittest