WoWSQL Shipping Log — August 10, 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 — Update shared_pg_service.py (+5 related commits)
- Infrastructure & deployments — Add pg-tenant-gate and harden shared PG isolation (+1 related commit)
- Multi-region & data residency — Add session pooling & region-aware shared PG
- Dashboard & UX — build error fix
Commits (28 total)
| Commit | Change |
|---|---|
36e432f |
Update shared_pg_service.py |
e7b58c1 |
Add session pooling & region-aware shared PG |
8795475 |
status update fix |
b3817e3 |
fix for the instance connections |
2f28372 |
build error fix |
8d31d7b |
Add pg-tenant-gate and harden shared PG isolation |
0bf1648 |
Add per-tenant DB roles and Supavisor extra_users |
cc4e144 |
Revert "Update projects.py" |
1fad585 |
Harden shared PG tenant isolation & add script |
fa7adb4 |
Db password reset issue fixed for the free users |
b801cda |
Update projects.py |
Showing 11 of 28 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-08-10. Features described here reflect engineering work in progress or shipped — verify in docs or changelog before building production dependencies.