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

skeema / tengo / 30

Builds Branch Commit Type Ran Committer Via Coverage
30 master Bug fix for NormalizeCreateOptions(): regexps must be ordered consistently The regexp for catching KEY_BLOCK_SIZE on an index is fairly specific, to avoid matching table-level KEY_BLOCK_SIZE. This regexp must be used *after* the one handling USIN... push 16 Jun 2018 03:22AM UTC evanelias travis-ci pending completion   set done
29 master InnoDB tables: strip no-op clauses from SHOW CREATE TABLE There are a few possible clauses in CREATE TABLE that have no effect whatsoever for InnoDB tables, and are not reflected anywhere in information_schema, yet are persisted to *.frm files an... push 15 Jun 2018 05:14AM UTC evanelias travis-ci pending completion   set done
28 master Instance.DropTablesInSchema: boost concurrency further push 14 Jun 2018 10:21PM UTC evanelias travis-ci pending completion   set done
27 master Pin dep github.com/go-sql-driver/mysql to a specific revision temporarily push 14 Jun 2018 05:18AM UTC evanelias travis-ci pending completion   set done
26 master Pin dep github.com/go-sql-driver/mysql to 1.3.0 for now; add .gitignore push 14 Jun 2018 04:37AM UTC evanelias travis-ci pending completion   set done
25 master Add a Dep Gopkg.toml; try reverting to Golang 1.9 in Travis Support for Golang 1.9 in Go La Tengo has been broken since its dependency github.com/docker/docker now requires Golang 1.10. By switching to Dep, the dependency chain should now work pr... push 14 Jun 2018 04:07AM UTC evanelias travis-ci pending completion   set done
24 dep-golang-19 Add a Dep Gopkg.toml; try reverting to Golang 1.9 in Travis Support for Golang 1.9 in Go La Tengo has been broken since its dependency github.com/docker/docker now requires Golang 1.10. By switching to Dep, the dependency chain should now work pr... push 13 Jun 2018 11:42PM UTC evanelias travis-ci pending completion   set done
23 dep-golang-19 Add a Dep Gopkg.toml; try reverting to Golang 1.9 in Travis Support for Golang 1.9 in Go La Tengo has been broken since its dependency github.com/docker/docker now requires Golang 1.10. By switching to Dep, the dependency chain should now work pr... push 13 Jun 2018 11:35PM UTC evanelias travis-ci pending completion   set done
22 dep-golang-19 Add a Dep Gopkg.toml; try reverting to Golang 1.9 in Travis Support for Golang 1.9 in Go La Tengo has been broken since its dependency github.com/docker/docker now requires Golang 1.10. By switching to Dep, the dependency chain should now work pr... push 13 Jun 2018 11:30PM UTC evanelias travis-ci pending completion   set done
21 master Simplify concurrent querying -- use DB.SetMaxOpenConns as concurrency limiter push 13 Jun 2018 05:52AM UTC evanelias travis-ci pending completion   set done
20 master Schema introspection: parallelize fetching of SHOW CREATE TABLE push 12 Jun 2018 04:25AM UTC evanelias travis-ci pending completion   set done
19 master Refactor TableDiff into a concrete struct instead of an interface In order to add new TableDiff functionality, a single concrete type is easier to manipulate and avoids the need for adding redundant logic to the previous create/drop/alter structs... push 05 Jun 2018 08:35PM UTC evanelias travis-ci pending completion   set done
18 master Move some functions to different files; split up overly-large ddl.go push 04 Jun 2018 10:57PM UTC evanelias travis-ci pending completion   set done
17 master DDL: Support StatementModifiers.IgnoreTable to filter on table name push 02 Jun 2018 06:13AM UTC evanelias travis-ci pending completion   set done
16 master Add filtering and speedups to some Instance methods Instance.Schemas() and Instance.SchemasByName() can now optionally filter their results to just the supplied schema names. This provides a performance improvement in cases where a caller only wa... push 01 Jun 2018 04:47AM 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