v1.79.0
SQL CLI v1.79.0
Release Date: June 10, 2026
π Release Overview
- Commits in this release: 4
- Files updated: 4
β¨ Highlights
π Changes by Category
π Bug Fixes
- make join-key coercion type-aware (opt out by casting to string)
- coerce equi-join keys so string keys match numeric keys
- fall back to unqualified lookup for aliased SELECT columns
π View all commits
- Merge pull request #21 from TimelordUK/fix/temp-table-qualified-and-join-coercion (TimelordUK)
- fix(join): make join-key coercion type-aware (opt out by casting to string) (TimelordUK)
- fix(join): coerce equi-join keys so string keys match numeric keys (TimelordUK)
- fix(query): fall back to unqualified lookup for aliased SELECT columns (TimelordUK)
π― Key Features
- Instant Data Preview: CSV/JSON files load immediately
- Visual Feedback: Key press indicator, cell highlighting
- Advanced Navigation: Vim-style keys, viewport/cursor lock
- Powerful Search: Regular search (Ctrl+F), fuzzy filter (Ctrl+/)
- Data Export: Save as CSV or JSON
- Debug Mode: Press F5 for comprehensive state information
π¦ Installation
Download the binary for your platform from the assets below.
Thank you for using SQL CLI! π
Report issues: GitHub Issues