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

skeema / skeema / 24860999922
92%

Build:
DEFAULT BRANCH: main
Ran 23 Apr 2026 10:03PM UTC
Jobs 1
Files 81
Run time 1min
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

23 Apr 2026 09:27PM UTC coverage: 92.466%. Remained the same
24860999922

push

github

evanelias
MySQL 9.7 support

This commit marks MySQL 9.7 as a supported DB flavor. MySQL 9.7 is the latest
long-term support (LTS) version series, released two days ago (21 Apr 2026)
and supported by Oracle for eight years.

This is mostly a bookkeeping commit, as all Skeema integration tests pass
as-is for MySQL 9.7. One change in 9.7, DML annotations for JSON Duality
Views, is relevant in Skeema Premium but already fully works as-is since
Skeema v1.13.1 (Oct 2025).

One reserved word added three months ago in MySQL 9.6, SETS, is no longer
reserved in 9.7.0; the change in 9.6 has been retroactively considered a
server bug as per https://bugs.mysql.com/bug.php?id=119904. Accordingly,
Skeema's lint-reserved-word no longer treats SETS as reserved at all.
(Ordinarily, we have special treatment for reserved words that later become
un-reserved, but in this case that isn't used since SETS was only reserved
in a single non-LTS MySQL release, which is unlikely to impact production
users.)

So far, no other changes mentioned in the MySQL 9.7.0 release notes appear
to affect Skeema. Often the MySQL release notes are updated retroactively
though, so it is always possible that subsequent commits here will include
other changes relating to 9.7.0.

10862 of 11747 relevant lines covered (92.47%)

1.11 hits per line

Jobs
ID Job ID Ran Files Coverage
1 24860999922.1 23 Apr 2026 10:03PM UTC 81
92.47
GitHub Action Run
Source Files on build 24860999922
  • Tree
  • List 81
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • b2f241fa on github
  • Prev Build on main (#24421447342)
  • Next Build on main (#25186376878)
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

© 2026 Coveralls, Inc