This repository was archived by the owner on Oct 29, 2023. It is now read-only.
dbdeployer 1.53.2
BUGS FIXED
- Fixed bug during
init
. When the sandbox-binary directory existed, but empty,
the download was skipped. dbdeployer downloads export
would not export the fielddate_added
. Such field was
lost during build, due to a missed field incode-generation.go
NOTES
- Added MySQL 5.7.31 to downloads list
TESTING
- Added test for
dbdeployer init
under Docker containers for Ubuntu 18, Ubuntu 20, CentOS 7, CentOS 8