github skeema/skeema v1.4.7

latest releases: v1.11.2, v1.11.1, v1.11.0...
3 years ago
  • Bug fix: The duplicate index linter rule no longer erroneously flags UNIQUE keys that are a prefix subset of a larger UNIQUE key, as these may intentionally exist due to representing a different uniqueness constraint. (#152, 6493b28)
  • Bug fix: Since InnoDB does not permit adding multiple FULLTEXT keys in a single ALTER TABLE statement by default, skeema diff and skeema push will now generate multiple ALTER TABLE statements in this situation. (#150, 4696caa)
  • Logging in skeema diff and skeema push has been clarified and made more consistent in some error/warning conditions. (97e914c)
  • When a .skeema file is rewritten by skeema pull or skeema add-environment, boolean option values are now written in a clearer format. (c41c437)

Don't miss a new skeema release

NewReleases is sending notifications on new releases.