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

skeema / skeema / 18109448156
92%

Build:
DEFAULT BRANCH: main
Ran 29 Sep 2025 08:18PM 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

29 Sep 2025 08:11PM UTC coverage: 92.889%. Remained the same
18109448156

push

github

evanelias
MariaDB 12.0 support

This commit marks MariaDB 12.0 as a supported DB flavor. This is MariaDB's
Q3 rolling release, which became GA in August 2025.

One change in MariaDB 12.0 affects schema management:

* MDEV-10164: Triggers may now be defined to fire on a combination of
  multiple events (INSERT/UPDATE/DELETE) separated by " OR ", instead of just
  a single event.

In Skeema Community Edition, this is just a bookkeeping commit to bump the
max supported MariaDB version. The trigger change does not affect Skeema
Community Edition (which does not support triggers), and all integration tests
already pass against MariaDB 12.0 without any functionality changes.

In Skeema Premium Edition, multiple-event triggers are now supported. However
please note that when a table has multiple triggers affecting a timing and
event pair, but at least one of those triggers is a multiple-event one, it is
not possible to define a user-controllable ordering between the single-event
and multi-event triggers due to a server-side limitation. See MDEV-37711 for
more information.

10816 of 11644 relevant lines covered (92.89%)

1.11 hits per line

Jobs
ID Job ID Ran Files Coverage
1 18109448156.1 29 Sep 2025 08:18PM UTC 81
92.89
GitHub Action Run
Source Files on build 18109448156
  • Tree
  • List 81
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • a4737d32 on github
  • Prev Build on main (#17991626755)
  • Next Build on main (#18207604974)
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