快轉到主要內容

SQL Console Release v0.3.1

·87 字·1 分鐘·
PolloChang
作者
PolloChang
我是一隻雞
  • GitHub Repository: sql-console
  • Development Guide: Check out DEVELOP.md in 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 格式不一樣,所以有做修正