All notable changes to this project will be documented in this file.
This project adheres to Semantic Versioning.
- README and other documents cleaned up in preparation for open sourcing.
- Docker-ised the development and testing.
- Added basic support for multiple PHP versions.
- Added the ability to test the commands locally via docker.
schemaDefinitionPathnow defaults toschema/<connectionName>.- Code made open source.
- Travis CI support added.
- Added optional
schemaDefinitionPathdirective to config. - Fastdump now obeys
schemaDefinitionPathanddbnamedirectives. - Enabled creation of databases.
- Removed redundant
schema-pathargument - Removed
versionfromcomposer.jsonand rely on tags.
morphism-dumpnow honours theexcludeconfig.- Only actual tables are dumped now. Views are ignored.
- Minor
composer.jsonupdates.
- Initial work. No earlier version tags available.