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

skeema / tengo / 82

Builds Branch Commit Type Ran Committer Via Coverage
82 col-reorder-algo Column reordering: implement proper LIS algo push 04 Sep 2018 04:57AM UTC evanelias travis-ci
90.37
81 col-reorder-algo Fix test failure in previous commit - consider mysql:8.0 supported The relevant test was not updated to reflect the flavor being marked as supported. push 03 Sep 2018 09:59PM UTC evanelias travis-ci
90.59
80 v0.8.5 Fix test failure in previous commit - consider mysql:8.0 supported The relevant test was not updated to reflect the flavor being marked as supported. push 24 Aug 2018 04:23PM UTC evanelias travis-ci
90.59
79 master Fix test failure in previous commit - consider mysql:8.0 supported The relevant test was not updated to reflect the flavor being marked as supported. push 24 Aug 2018 04:15PM UTC evanelias travis-ci
90.59
78 master Instance.DropTablesInSchema(): Retry deadlocks from mysql 8.0 With the new data dictionary in MySQL 8.0, deadlocks are frequently encountered when attempting to concurrently drop two tables that have a foreign key constraint between them. This co... push 24 Aug 2018 05:57AM UTC evanelias travis-ci
90.59
77 v0.8.4 Docs: mention experimental support for MySQL 8.0 push 23 Aug 2018 05:52AM UTC evanelias travis-ci
90.85
76 master Docs: mention experimental support for MySQL 8.0 push 22 Aug 2018 10:49PM UTC evanelias travis-ci
90.85
74 master Table.Diff(): Fix bug when some cols moved and others changed In some cases, MODIFY COLUMN clauses for unmoved columns could be omitted in some specific situations. A new test case covers one such situation; the test passes in this commit, but wo... push 22 Aug 2018 08:47PM UTC evanelias travis-ci
90.76
73 master Even more MySQL 8.0 compatibility fixes * Collations: Tables and Columns now always track collation, and have an additional field to indicate whether or not this collation is the default for the corresponding character set. This is necessary ... push 21 Aug 2018 10:42PM UTC evanelias travis-ci
90.47
72 master Schema introspection: A few more fixes towards MySQL 8.0 compat Index order cannot be introspected from information_schema in 8.0, so a small amount of SHOW CREATE TABLE parsing is now performed in flavors using the new data dictionary. Table-le... push 21 Aug 2018 04:18AM UTC evanelias travis-ci
90.57
71 master Update driver, and limit connection lifetime This commit updates dep github.com/go-sql-driver/mysql to its current HEAD of master, bringing in the ability to use some of MySQL 8.0's newest auth plugins. This commit also makes Instance.Connect() ... push 20 Aug 2018 05:33AM UTC evanelias travis-ci pending completion   set done
70 master Avoid information_schema capitalization issues in MySQL 8.0+ MySQL 8.0 made a change regarding how information_schema queries work. From https://dev.mysql.com/doc/refman/8.0/en/data-dictionary-usage-differences.html, "Previously, result set head... push 06 Aug 2018 11:06PM UTC evanelias travis-ci pending completion   set done
69 v0.8.3 Move Docker sandbox logic to new file docker.go with test coverage push 31 Jul 2018 10:36PM UTC evanelias travis-ci pending completion   set done
68 master Move Docker sandbox logic to new file docker.go with test coverage push 31 Jul 2018 09:51PM UTC evanelias travis-ci pending completion   set done
67 master Test suite: Dockerized MySQL should only listen on 127.0.0.1 push 27 Jul 2018 06:28PM UTC evanelias travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 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