v1.58.0
SQL CLI v1.58.0
Release Date: October 09, 2025
π Release Overview
- Commits in this release: 14
- Files updated: 32
β¨ Highlights
π Enhanced Debugging
- Better Diagnostics: Improved error messages and state dumps
π Changes by Category
π New Features
- Phase 5 - Add ORDER BY alias resolution
- Phase 4 - Fix SELECT clause alias resolution
- Phase 3 - Fix WHERE clause alias resolution
- Phase 2 - Add unified resolve_column helper
- Phase 1 - Add ExecutionContext for table alias tracking
- Enable CTEs to reference temp tables
- Implement Phase 2A - Template injection for WEB CTEs
- Add EXIT and [SKIP] directives for script control
- Implement temporary tables (#tmp) for script execution
π Documentation
- Add comprehensive qualified names example
π View all commits
- chore: Release v1.58.0 - Qualified Column Names and Table Alias Support (TimelordUK)
- test remove from auto runner (TimelordUK)
- docs: Add comprehensive qualified names example (TimelordUK)
- feat: Phase 5 - Add ORDER BY alias resolution (TimelordUK)
- feat: Phase 4 - Fix SELECT clause alias resolution (TimelordUK)
- feat: Phase 3 - Fix WHERE clause alias resolution (TimelordUK)
- feat: Phase 2 - Add unified resolve_column helper (TimelordUK)
- feat: Phase 1 - Add ExecutionContext for table alias tracking (TimelordUK)
- feat: Enable CTEs to reference temp tables (TimelordUK)
- format (TimelordUK)
- feat: Implement Phase 2A - Template injection for WEB CTEs (TimelordUK)
- feat: Add EXIT and [SKIP] directives for script control (TimelordUK)
- feat: Implement temporary tables (#tmp) for script execution (TimelordUK)
- start on tmp table implementation. (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