Skip to content

v1.83.5

Choose a tag to compare

@github-actions github-actions released this 31 Aug 15:12
· 90 commits to main since this release

SQL CLI v1.83.5

Release Date: August 31, 2026

πŸ“Š Release Overview

  • Commits in this release: 4
  • Files updated: 5

✨ Highlights

πŸ“ Changes by Category

πŸ› Bug Fixes

  • resolve ORDER BY to the Nth output column (P16)

πŸ“š Documentation

  • file P35 (#n positional refs) and P36 (expr_N column naming)
πŸ“‹ View all commits
  • Merge pull request #60 from TimelordUK/docs/p35-p36-positional-refs (TimelordUK)
  • docs(parity): file P35 (#n positional refs) and P36 (expr_N column naming) (TimelordUK)
  • Merge pull request #59 from TimelordUK/fix/p16-order-by-ordinal (TimelordUK)
  • fix(engine): resolve ORDER BY to the Nth output column (P16) (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