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

skeema / tengo
92%
main: 94%

Build:
Build:
LAST BUILD BRANCH: refs/tags/v0.10.3
DEFAULT BRANCH: main
Repo Added 04 May 2018 05:02AM UTC
Files 18
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH v0.8.16
branch: v0.8.16
CHANGE BRANCH
x
Reset
  • v0.8.16
  • bulkdropopts
  • ci-golint-fix
  • col-reorder-algo
  • conn-refactor
  • dep-golang-19
  • fix-gomod-err
  • fk-order-mysql55
  • flavor-patch
  • foreign-keys
  • generated-cols
  • ghactions
  • index-ordering
  • introspection-params
  • key-col-name-only
  • main
  • mariadb106
  • master
  • partitioning
  • refs/tags/v0.10.0
  • refs/tags/v0.10.1
  • refs/tags/v0.10.3
  • refs/tags/v0.9.4
  • refs/tags/v0.9.5
  • refs/tags/v0.9.6
  • refs/tags/v0.9.7
  • remove-caching
  • reuse-containers
  • routines
  • routines-rebased
  • v0.8.1
  • v0.8.10
  • v0.8.11
  • v0.8.12
  • v0.8.13
  • v0.8.14
  • v0.8.15
  • v0.8.17
  • v0.8.18
  • v0.8.19
  • v0.8.2
  • v0.8.3
  • v0.8.4
  • v0.8.5
  • v0.8.7
  • v0.8.8
  • v0.8.9
  • v0.9.0
  • v0.9.1
  • v0.9.2
  • v0.9.3

13 Jun 2019 08:55PM UTC coverage: 92.005%. First build
131

push

travis-ci

evanelias
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 both formats.

This also fixes support for columns with DEFAULT CURRENT_TIMESTAMP ON UPDATE
CURRENT_TIMESTAMP, which was incorrectly flagged as unsupported-for-diff in
MySQL/Percona 8.0.13+ with previous releases of this package.

This commit removes the method Flavor.AllowDefaultExpression(), since
determining availability of default expressions now requires looking at the
patch version as well, and the Flavor abstraction does not yet have a way of
capturing this.

2451 of 2664 relevant lines covered (92.0%)

148.64 hits per line

Relevant lines Covered
Build:
Build:
2664 RELEVANT LINES 2451 COVERED LINES
148.64 HITS PER LINE
Source Files on v0.8.16
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
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
See All Builds (266)
  • Repo on GitHub
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