github skeema/skeema v1.2.6

latest releases: v1.11.2, v1.11.1, v1.11.0...
4 years ago

This release contains bug fixes for several edge cases:

  • MySQL 8.0 and Percona Server 8.0: tables with multiple create options (e.g. ROW_FORMAT, STATS_AUTO_RECALC, etc) were sometimes erroneously marked as unsupported for diff. (#88)
  • Procs/funcs could not be parsed if their param list formatting contained embedded newlines, and Skeema was being run as a non-root user. (#95)
  • workspace=docker was overly cautious around image verification between runs. (f896e48)
  • Sharding options involving shelling out to an external script (host-wrapper, backtick-wrapped schema) could confusingly mis-parse the delimiter used in the script's output if any trailing newline/whitespace was present. (314163d)

Thank you to all users who submitted issues recently!

Don't miss a new skeema release

NewReleases is sending notifications on new releases.