engineering··3 min read·WoWSQL Engineering

WoWSQL Shipping Log — August 28, 2026: Database & Postgres

Engineering update for August 28, 2026: 7 commits in WoWSQL/wowmysql — Add migration waitroom and compute labels (+2 related commits).

WoWSQL Shipping Log — August 28, 2026

This is an evidence-based engineering update from the public WoWSQL/wowmysql repository. We document what landed in git on this date — not roadmap promises.

Highlights

  • Database & Postgres — Add migration waitroom and compute labels (+2 related commits)
  • Platform improvements — Fix platform metrics source (+1 related commit)
  • Dashboard & UX — Support tickets: use public UUIDs and add Support tab
  • Infrastructure & deployments — Add EKS access-entry script; update IAM policy

Commits (7 total)

Commit Change
c6b4354 Add migration waitroom and compute labels
c36fc5e Add durable infra migration job queue
017801f Add dedicated compute upgrade & auto-migration
1d6ac9f Fix platform metrics source
a24c935 Support tickets: use public UUIDs and add Support tab
396c826 Add customer-facing support tickets & OTP flow
c894a36 Add EKS access-entry script; update IAM policy

What this means for developers

Database improvements strengthen managed PostgreSQL reliability, backups, pooling, or SQL workflows. Infrastructure updates improve how tenant Postgres clusters are provisioned, upgraded, and monitored.

Try WoWSQL


Source: git history on 2026-08-28. Features described here reflect engineering work in progress or shipped — verify in docs or changelog before building production dependencies.

WoWSQL Shipping Log — August 28, 2026: Database & Postgres — WoWSQL Blog | WoWSQL