- GitHub Repository: sql-console
- Development Guide: Check out
DEVELOP.mdin the repo root. - AI Agent Skill for sql-console: sql-operator
[v0.3.1]-2026-07-11 #
- Fix: Implement JSON unmarshaling compatibility fallback for legacy array format in profiles.json.
- Chore: Bump version to 0.3.1.
最近在做網頁版的 sql editer ,核心有用到 sql-console daemon,發現 Java 與 go 預設寫入與讀取的 json 格式不一樣,所以有做修正