Skip to main content

SQL Console Release v0.3.1

·66 words·1 min·
PolloChang
Author
PolloChang
Senior Information Engineer & System Administrator
Table of Contents
  • 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.

I’m developing a new web sql editer. It has used the sql-console daemon. I fixed issue when I look at input jason formate is differance between Java and go.