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

skeema / tengo / 203

Builds Branch Commit Type Ran Committer Via Coverage
203 master Mods: upgrade github.com/go-sql-driver/mysql This commit updates dependency github.com/go-sql-driver/mysql to its new v1.5.0 release. push 09 Jan 2020 11:18PM UTC evanelias travis-ci
92.52
202 master MariaDB 10.3+ invisible column support MariaDB 10.3 introduced the ability to mark columns as INVISIBLE, which effectively hides them from operations like SELECT *. This commit adds support to this package for such columns. Note that making a VI... push 07 Jan 2020 11:49PM UTC evanelias travis-ci
92.46
201 master Remove redundant field from Partition struct This commit removes field Partition.Method, which unnecessarily repeats the value already found in TablePartitioning.Method for use in display-logic conditionals. This field has only been exported sinc... push 05 Jan 2020 06:29AM UTC evanelias travis-ci
92.51
200 master Simplify representation of column default values Previously, column default values were represented using a separate struct. This commit changes the representation to simply use strings, storing an SQL expression, which in turn may be single-quot... push 05 Jan 2020 12:57AM UTC evanelias travis-ci
92.52
199 master Improve JSON representations of core structs This commit improves readability of marshalled JSON representations of this package's database objects. JSON property names are now clearer and use camelCase; empty values are often omitted for brevity... push 04 Jan 2020 11:24PM UTC evanelias travis-ci
92.47
198 master Docs: Update copyright year to 2020 push 03 Jan 2020 12:29AM UTC evanelias travis-ci
92.47
197 master MySQL 8 index expressions: fix edge case panic Recent commit 515748af added support for MySQL 8.0 index expressions. In tables containing multiple secondary indexes, the method fixIndexOrder would panic if at least one index contained an index ex... push 03 Jan 2020 12:15AM UTC evanelias travis-ci
92.47
196 master Index visibility alteration: fix compat with StrictIndexOrder Previous commit 515748af added support for MySQL 8.0 invisible indexes, and generation of ALTER INDEX ... {VISIBLE|INVISIBLE} in diffs to change the visibility of an existing index. Ho... push 02 Jan 2020 11:56PM UTC evanelias travis-ci
92.47
195 master Keys: improve MySQL 8 features; remove pointer fields This commit adds support for several new MySQL 8.0 index features: * Descending index parts * Index expressions * Invisible indexes, including appropriate diff generation of the new ALTER TA... push 02 Jan 2020 06:52PM UTC evanelias travis-ci
92.46
194 key-col-name-only Keys: improve MySQL 8 features; remove pointer fields This commit adds support for several new MySQL 8.0 index features: * Descending index parts * Index expressions * Invisible indexes, including appropriate diff generation of the new ALTER TA... push 02 Jan 2020 05:10AM UTC evanelias travis-ci
92.46
193 key-col-name-only WIP Refactor Index and ForeignKey to avoid Column pointers push 02 Jan 2020 12:48AM UTC evanelias travis-ci
92.27
192 key-col-name-only WIP Refactor Index and ForeignKey to avoid Column pointers push 31 Dec 2019 11:07PM UTC evanelias travis-ci
91.93
191 key-col-name-only WIP Refactor Index and ForeignKey to avoid Column pointers push 31 Dec 2019 05:15PM UTC evanelias travis-ci
92.15
190 key-col-name-only WIP Refactor Index and ForeignKey to avoid Column pointers push 31 Dec 2019 05:04AM UTC evanelias travis-ci
92.34
189 key-col-name-only WIP Refactor Index and ForeignKey to avoid Column pointers push 31 Dec 2019 12:33AM UTC evanelias travis-ci
92.34
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • …
  • 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