sql-cli 1.69.2

SQL query tool for CSV/JSON with both interactive TUI and non-interactive CLI modes - perfect for exploration and automation
Documentation
# SQL CLI v1.69.2

**Release Date:** April 14, 2026

## 📊 Release Overview
- **Commits in this release:** 3
- **Files updated:** 2

## ✨ Highlights

### 🔍 Enhanced Debugging
- **Better Diagnostics**: Improved error messages and state dumps

## 📝 Changes by Category

### 🐛 Bug Fixes
- Case-insensitive CTE table resolution

### 📚 Documentation
- Move Unreleased DATEDIFF entry to v1.69.1
- Backfill CHANGELOG for v1.67.1 through v1.69.0

<details>
<summary>📋 View all commits</summary>

- fix(joins): Case-insensitive CTE table resolution (TimelordUK)
- docs: Move Unreleased DATEDIFF entry to v1.69.1 (TimelordUK)
- docs: Backfill CHANGELOG for v1.67.1 through v1.69.0 (TimelordUK)

</details>

## 🎯 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](https://github.com/TimelordUK/sql-cli/issues)