Skip to content
This repository was archived by the owner on Apr 7, 2026. It is now read-only.

dbdeployer 1.13.0

Choose a tag to compare

@datacharmer datacharmer released this 27 Oct 17:47
· 360 commits to master since this release

ADJUSTMENTS

  • Added ability of unpacking "tar.xz" files (tarballs for Linux are compressed with xz instead of gzip as of MySQL 8.0.12)

BUG FIXES

  • Fixed minor issue in unpack-shell. The unpacker was trying to move the shell extracted directory to the server directory.

VARIOUS

  • Code cleanup: fixed many code style violations
  • Added unit test for abbreviations module.