WoWSQL Shipping Log — March 24, 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 fix (+2 related commits)
- Authentication — fix the implement for the oauth services and MFA for the project api funtions
- SDKs & developer tools — update for the sdk publish and data entry
- Database & Postgres — new feature implemented with Postgres
Commits (6 total)
| Commit | Change |
|---|---|
d928655 |
update fix |
875b405 |
Update .gitignore |
072e206 |
fix the implement for the oauth services and MFA for the project api funtions |
359b0b3 |
vs code extenstion fix has been implemented |
c56603a |
update for the sdk publish and data entry |
2cfbe85 |
new feature implemented with Postgres |
What this means for developers
Authentication changes affect login, OAuth, and session security across the dashboard and APIs. Database improvements strengthen managed PostgreSQL reliability, backups, pooling, or SQL workflows. SDK updates help teams integrate WoWSQL faster from TypeScript, Python, Go, and other languages.
Try WoWSQL
Source: git history on 2026-03-24. Features described here reflect engineering work in progress or shipped — verify in docs or changelog before building production dependencies.