Skip to content
This repository was archived by the owner on Oct 29, 2023. It is now read-only.

dbdeployer 1.53.2

Compare
Choose a tag to compare
@datacharmer datacharmer released this 07 Aug 20:24
· 203 commits to master since this release

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 field date_added. Such field was
    lost during build, due to a missed field in code-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