github skeema/skeema v1.2.4

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

This release includes several bug fixes and internal improvements. Most notably:

  • Users with many schemas per instance will see a major Skeema performance boost from this release, if using MySQL 5.7 or earlier, or any version of MariaDB. (The cause of the previous slowdown was not present in MySQL 8.0, so no change there.) More background in #74.

  • Skeema incorrectly marked some tables as unsupported-for-diff in MySQL 8.0.13+; this has now been fixed. More context in #78.

  • Output of skeema lint now includes more information in a few situations.

  • Users with symlinks in their schema repo may experience some side-effects of recent safety improvements in the codebase. Please open an issue if this negatively affects you.

Changelog

673fb36 Improve performance on servers with many schemas
728086a MySQL 8.0.13+: fix support for column default expressions
6794e9a lint: make annotation text more helpful
bfdf44e lint: populate line number for mid-statement syntax errors
36aa185 workspace=docker: fix connect-options edge cases

Don't miss a new skeema release

NewReleases is sending notifications on new releases.