engineering··3 min read·WoWSQL Engineering

WoWSQL Shipping Log — June 17, 2026: Platform improvements

Engineering update for June 17, 2026: 21 commits in WoWSQL/wowmysql — Update company.ts (+1 related commit).

WoWSQL Shipping Log — June 17, 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 company.ts (+1 related commit)
  • MCP & AI tooling — Add MCP/AI integration docs & ChatGPT support (+1 related commit)
  • Dashboard & UX — Require confirmation for destructive SQL
  • Storage — Remove storage tool; add docs get_doc

Commits (21 total)

Commit Change
1828559 Require confirmation for destructive SQL
a339975 Remove storage tool; add docs get_doc
eefd2b8 Add seed posts, OAuth callback & web UI updates
d65e2e7 Update company.ts
e56314a Update page.tsx
897ab5d Add returnUrl helpers and website/company content
6c59e8a Add MCP/AI integration docs & ChatGPT support
df44787 Handle post-login return URL and revamp MCP OAuth UI

Showing 8 of 21 commits. View full day on GitHub.

What this means for developers

AI and MCP work continues to improve how developers connect ChatGPT, Cursor, and other clients to WoWSQL projects. Authentication changes affect login, OAuth, and session security across the dashboard and APIs. Infrastructure updates improve how tenant Postgres clusters are provisioned, upgraded, and monitored.

Try WoWSQL


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