• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

skeema / tengo / 143

Builds Branch Commit Type Ran Committer Via Coverage
143 master Docker: don't break existing images on tag change Previously, DockerClient.GetInstance would return an error if the instance's image does not match the supplied value. This can happen naturally if, for example, the major.minor tag for an image no... push 17 Aug 2019 04:00AM UTC evanelias travis-ci
91.22
142 master Routines: fix parse failure edge-case Instance.Schemas() would fail with a parse error if any stored procs/funcs contained newlines in their param list, AND the mysql.proc table was unavailable (either due to privs, or due to not existing in MySQ... push 16 Aug 2019 08:31PM UTC evanelias travis-ci
91.99
141 master MySQL 8.0: fix ordering of table create options In all previous versions of MySQL, the order of table option clauses in SHOW CREATE TABLE exactly matched what was shown in information_schema.tables.create_options. This is no longer the case in My... push 29 Jul 2019 08:28PM UTC evanelias travis-ci
92.02
140 v0.8.17 Merge branch 'fk-order-mysql55' push 13 Jul 2019 03:30AM UTC evanelias travis-ci
92.09
139 master Merge branch 'fk-order-mysql55' push 13 Jul 2019 03:23AM UTC evanelias travis-ci
92.09
138 fk-order-mysql55 Additional tweaks to FK ordering issue in 5.5 * Restore Travis SKEEMA_TEST_IMAGES * Don't run fixForeignKeyOrder() if MariaDB flavor * Tweak regexes for both fixIndexOrder() and fixForeignKeyOrder() to handle identifiers containing escaped back... push 13 Jul 2019 03:19AM UTC evanelias travis-ci
92.1
137 fk-order-mysql55 Fix for MySQL 5.5 FK order bug (#11) In MySQL 5.5 and Percona Server 5.5, tables with multiple foreign keys were being erroneously flagged as unsupported for diff operations. This commit fixes the ordering problem. push 13 Jul 2019 02:51AM UTC evanelias travis-ci
92.09
136 master fix as suggested by evanelias Pull #11 13 Jul 2019 01:09AM UTC web-flow travis-ci
92.09
135 master ParseFlavor: provide sane fallbacks for known major versions Previously, ParseFlavor() handled Ubuntu-distributed releases as a special case. However, other package managers (e.g. Homebrew) make similar adjustments to @@global.version_comment, an... push 12 Jul 2019 06:40PM UTC evanelias travis-ci
92.12
134 fk-order-mysql55 Add test case reproducing MySQL 5.5 FK order bug This commit adds a test case which consistently reproduces the bug described in https://github.com/skeema/skeema/issues/83: in MySQL 5.5 and Percona Server 5.5, tables with multiple foreign keys ma... push 12 Jul 2019 05:46AM UTC evanelias travis-ci
92.12
133 master Schema introspection: ignore routines with inaccessible bodies In MySQL and MariaDB, a user with the EXECUTE priv but lacking certain other privs (which varies by flavor) can see that certain named routines exist, but cannot view their bodies in ... push 03 Jul 2019 10:43PM UTC evanelias travis-ci
92.12
132 master Add new func ParseFlavor; use in Instance.hydrateFlavorAndVersion() Some distributions and/or cloud environments use unusual values for server vars @@global.version and @@global.version_comment. A previous improvement made in 2c6c9259 fixed some ... push 03 Jul 2019 09:08PM UTC evanelias travis-ci
92.12
131 v0.8.16 MySQL 8.0.13+: Support use of default expressions MySQL/Percona 8.0.13 added support for default expressions; however, they are reflected in information_schema.columns differently than MariaDB 10.2+'s implementation. This commit adds support for ... push 13 Jun 2019 09:29PM UTC evanelias travis-ci
92.0
130 master MySQL 8.0.13+: Support use of default expressions MySQL/Percona 8.0.13 added support for default expressions; however, they are reflected in information_schema.columns differently than MariaDB 10.2+'s implementation. This commit adds support for ... push 13 Jun 2019 09:06PM UTC evanelias travis-ci
92.0
129 master New Index methods for equivalency and redundancy Index.Equivalent() returns true if two indexes are functionally equivalent, without regard to name or comment fields. Index.RedundantTo() returns true if the receiver is an unnecessary duplicate i... push 13 Jun 2019 04:37PM UTC evanelias travis-ci
92.11
  • ← Previous
  • 1
  • 2
  • …
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • …
  • 17
  • 18
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc