github mendrik-private/sqv v0.1.6

latest releases: v0.2.4, v0.2.3, v0.2.2...
24 days ago

What's new

File watcher

  • Automatically detects external changes to the SQLite file and refreshes the schema and grid
  • Own writes (edit/insert/delete) are suppressed via a 500 ms debounce so your edits are never clobbered
  • Schema refresh is deferred when a popup is open; triggers on close

Sidebar improvements

  • Section headers (TABLES / VIEWS / INDEXES) now show 📂 / 📁 folder icons
  • / h collapse the selected section; / l expand it
  • ↑↓ / k j navigate sidebar items

Tab shortcuts

  • Superscript digit after each tab label: users¹, orders², …
  • Press 19 to jump to tabs 1–9; press 0 to jump to tab 10
  • Tabs beyond the 10th show no number

Full Changelog: v0.1.5...v0.1.6

Don't miss a new sqv release

NewReleases is sending notifications on new releases.