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

skeema / tengo / 158

Builds Branch Commit Type Ran Committer Via Coverage
158 partitioning Add initial diff logic for partitioning status This commit adds two new structs satisfying the TableAlterClause interface: AddPartitioning and RemovePartitioning, returned as part of a TableDiff when a change in partitioning status is requested. ... push 11 Oct 2019 10:34PM UTC evanelias travis-ci
92.25
156 master MySQL 8: Fix potential panic with FULLTEXT indexes In MySQL 8 and Percona Server 8, tables containing 2 or more secondary indexes could trigger a panic if at least one of the secondary indexes was FULLTEXT. This was caused by a regular expression... push 11 Oct 2019 04:02AM UTC evanelias travis-ci
91.99
157 v0.8.19 MySQL 8: Fix potential panic with FULLTEXT indexes In MySQL 8 and Percona Server 8, tables containing 2 or more secondary indexes could trigger a panic if at least one of the secondary indexes was FULLTEXT. This was caused by a regular expression... push 11 Oct 2019 04:02AM UTC evanelias travis-ci
91.99
155 partitioning Add partitioning-related structs and introspection This commit adds the ability to introspect partitioned tables by querying information_schema.partitions. It does not add support for diffing the partitioning clauses yet, but other aspects of par... push 08 Oct 2019 08:26PM UTC evanelias travis-ci
92.05
154 master RunSuite: Speed up filtered integration test runs Golang supports `go test -run ...` to filter test execution, and this can be used to filter subtests as well. For example `go test -run Integ/Instance` will only run integration tests containing t... push 08 Oct 2019 08:16PM UTC evanelias travis-ci
92.02
153 partitioning Add partitioning-related structs and introspection This commit adds the ability to introspect partitioned tables by querying information_schema.partitions. It does not add support for diffing the partitioning clauses yet, but other aspects of par... push 08 Oct 2019 06:33PM UTC evanelias travis-ci
92.03
152 partitioning Add diff support for InnoDB FULLTEXT indexes InnoDB tables using FULLTEXT indexes can now be diff'ed. This commit includes integration testing coverage. push 04 Oct 2019 02:58PM UTC evanelias travis-ci
92.0
151 v0.8.18 Add diff support for InnoDB FULLTEXT indexes InnoDB tables using FULLTEXT indexes can now be diff'ed. This commit includes integration testing coverage. push 03 Sep 2019 09:10PM UTC evanelias travis-ci pending completion   set done
150 master Add diff support for InnoDB FULLTEXT indexes InnoDB tables using FULLTEXT indexes can now be diff'ed. This commit includes integration testing coverage. push 30 Aug 2019 05:07AM UTC evanelias travis-ci pending completion   set done
149 master Performance: move two common static regexps to globals push 29 Aug 2019 04:50AM UTC evanelias travis-ci pending completion   set done
148 master Switch from Dep to modules; update mysql driver push 21 Aug 2019 08:50PM UTC evanelias travis-ci pending completion   set done
147 master Switch from Dep to modules; update mysql driver push 21 Aug 2019 08:45PM UTC evanelias travis-ci pending completion   set done
146 master Fix Flavor.Supported() for MariaDB 10.4 Recent commit 9be62f058 added a var for MariaDB104, but forgot to explicitly consider it supported in code. push 20 Aug 2019 09:56PM UTC evanelias travis-ci
91.99
145 master Fix failing Docker integration test This was inadvertently broken in 269db9a13a due to a missing check in a relocated conditional. push 19 Aug 2019 09:25PM UTC evanelias travis-ci
91.99
144 master Add MariaDB 10.4 to list of officially supported flavors No code changes necessary; it behaves the same as MariaDB 10.3 for logic relevant to this package. push 19 Aug 2019 09:12PM UTC evanelias travis-ci
91.22
  • ← Previous
  • 1
  • 2
  • …
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • …
  • 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