engineering··3 min read·WoWSQL Engineering

WoWSQL Shipping Log — March 23, 2026: Platform improvements

Engineering update for March 23, 2026: 7 commits in WoWSQL/wowmysql — table filter issue has been fixed (+1 related commit).

WoWSQL Shipping Log — March 23, 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 — table filter issue has been fixed (+1 related commit)
  • Website & marketing — update for the community feedback and blog updates
  • SDKs & developer tools — sdk and main app table create api using the UUID only restriction mode
  • Database & Postgres — update for the schema search path issue fixed

Commits (7 total)

Commit Change
a3d45d2 update for the community feedback and blog updates
5840d54 sdk and main app table create api using the UUID only restriction mode
547da32 table filter issue has been fixed
d174331 delete table issue fixed
5b18620 update for the schema search path issue fixed

Showing 5 of 7 commits. View full day on GitHub.

What this means for developers

Database improvements strengthen managed PostgreSQL reliability, backups, pooling, or SQL workflows. Marketing site updates improve discovery, documentation reach, and how new developers find WoWSQL. SDK updates help teams integrate WoWSQL faster from TypeScript, Python, Go, and other languages.

Try WoWSQL


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

WoWSQL Shipping Log — March 23, 2026: Platform improvements — WoWSQL Blog | WoWSQL