WoWSQL Shipping Log — July 03, 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
- Platform improvements — Ticket model and support contact form implemendation (+3 related commits)
- Infrastructure & deployments — Update DEPLOYMENT_TEST.md (+2 related commits)
- Database & Postgres — Add backup deletion and enforce single-active manual policy
- Dashboard & UX — Add quotations module (UI, APIs, integrations)
Commits (17 total)
| Commit | Change |
|---|---|
be8c5e1 |
Add backup deletion and enforce single-active manual policy |
2e57ed9 |
Update DEPLOYMENT_TEST.md |
8aeb4b4 |
fix(deploy): make tenant chart the image's single source of truth |
26465e6 |
update trigger for the new deployments |
267e5ae |
Ticket model and support contact form implemendation |
c395175 |
Enforce MAU limits and fix statement pooling collisions |
b9da14f |
removed the old admin view and adding the support tocket issue fix |
a38a4b3 |
Add quotation sharing with OTP verification and e-signatures |
bc76d38 |
Add quotations module (UI, APIs, integrations) |
Showing 9 of 17 commits. View full day on GitHub.
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-07-03. Features described here reflect engineering work in progress or shipped — verify in docs or changelog before building production dependencies.