github skeema/skeema v1.2.3

latest releases: v1.11.2, v1.11.1, v1.11.0...
5 years ago
  • Fix support for running Skeema on a MySQL instance in Travis CI
  • Fix text bug in skeema lint annotation for column using a forbidden character set
  • skeema lint now outputs its annotations in a deterministic order
  • Add new option --skip-my-cnf to ignore ~/.my.cnf for auth info
  • New protections against various misconfigurations

Thank you to @johlo and @blueish for code contributions, and to all users who submitted issues recently.

Changelog

ffa83b1 Don't prompt for password if explicitly set to blank string. Fixes #73
d39c701 lint: fix bad-charset message for columns
037cf95 lint: make sure problem messages have deterministic order
d55cfbb Add option to ignore .my.cnf file
aee4754 Add option --skip-my-cnf to ignore ~/.my.cnf
cc00d72 Prevent manual configuration targeting system databases
007fd7b Prevent use of CREATE TABLE...LIKE and CREATE TABLE...SELECT
b9aad4c init, pull: Sanitize SQL file names containing special chars

Don't miss a new skeema release

NewReleases is sending notifications on new releases.