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

skeema / skeema / 27662623471

Builds Branch Commit Type Ran Committer Via Coverage
27662623471 main lexer: fix schema-qualified unquoted table name starting w/ digits This commit fixes an obscure edge case in Skeema's lexer, which could cause incorrect object name detection for input like "test2.1table". This should be lexed as [test2 . 1table]... push 17 Jun 2026 02:58AM UTC evanelias github
92.49
27163603012 main MariaDB 12.3 support This commit marks MariaDB 12.3 as a supported DB flavor. MariaDB 12.3 is the latest LTS server version series, which became generally available on May 28. Three changes in MariaDB 12.3 are related to schema management, but o... push 08 Jun 2026 08:07PM UTC evanelias github
92.49
26993117639 mariadb123 WIP MariaDB 12.3 support push 05 Jun 2026 03:18AM UTC evanelias github
92.49
26992769107 mariadb123 WIP MariaDB 12.3 support push 05 Jun 2026 03:07AM UTC evanelias github
92.49
26603204115 main chore: upgrade golang.org/x/ dependencies This commit updates the following direct dependencies: * golang.org/x/sync (v0.16.0 => v0.20.0) * golang.org/x/term (v0.34.0 => v0.43.0) In turn, this also updated one indirect dependency: * golang.org... push 28 May 2026 09:29PM UTC evanelias github
92.49
26247706706 main modules: upgrade github.com/go-sql-driver/mysql to v1.10.0 This commit updates dependency github.com/go-sql-driver/mysql (the Golang driver for MySQL/MariaDB) to v1.10.0, which was released in late April. push 21 May 2026 07:20PM UTC evanelias github
92.49
25889702098 main host option: support external command shellouts directly Skeema has always supported use of external commands for obtaining hostnames via the host-wrapper option, which is designed to be configured a single time generically in a top-level directo... push 14 May 2026 10:42PM UTC evanelias github
92.49
25829447167 host-direct-shellout host option: support external command shellouts directly Skeema has always supported use of external commands for obtaining hostnames via the host-wrapper option, which is designed to be configured a single time generically in a top-level directo... push 13 May 2026 10:16PM UTC evanelias github
92.49
25528040967 main user option: support external command shellouts, closes #101 This commit augments the user option, so that any value wrapped in `backticks` is treated as an external shell command to execute. The command's STDOUT is captured for use as the databa... push 07 May 2026 11:43PM UTC evanelias github
92.53
25527778337 user-shellout user option: support external command shellouts, closes #101 This commit augments the user option, so that any value wrapped in `backticks` is treated as an external shell command to execute. The command's STDOUT is captured for use as the databa... push 07 May 2026 11:34PM UTC evanelias github
92.53
25523451594 user-shellout WIP user shellouts push 07 May 2026 09:40PM UTC evanelias github
92.53
25186376878 main password option: support external command shellouts This commit augments the password option, so that any value wrapped in `backticks` is treated as an external shell command to execute. As long as the command exits successfully (code 0), its STD... push 30 Apr 2026 08:01PM UTC evanelias github
92.5
25132738979 user-password-shellouts password option: support external command shellouts This commit augments the password option, so that any value wrapped in `backticks` is treated as an external shell command to execute. As long as the command exits successfully (code 0), its STD... push 29 Apr 2026 08:45PM UTC evanelias github
92.5
24860999922 main 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 com... push 23 Apr 2026 10:03PM UTC evanelias github
92.47
24421447342 main v2 prep: add comments on code requiring flavor-related changes As mentioned on https://skeema.io/v2-download-updates, Skeema v2 will drop support for MySQL 5.x and MariaDB 10.1-10.3. This will permit a lot of removal of old code once the v2 branc... push 14 Apr 2026 08:35PM UTC evanelias github
92.47
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 70
  • 71
  • 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

© 2026 Coveralls, Inc