sqlite — Version history

v1.1.42026-08-08

Saved SQLite databases

Adds named SQLite paths in .lil.key with explicit save, inspect, reopen and remove operations.

Install this release

Base
install sqlite -v 1.1.4
Minimum
install sqlite -v 1.1.4 -m
v1.1.32026-07-27

SQLite driver

Introduces direct SQLite file workflows with inspection, focused CRUD, export, native SQL and SQL dumps.

What changed
  • Self-describing SQLite file handlersqlite now integrates explicitly and predictably with active-file and file-handler routing.
  • SQLite export integrityValidation and safe completion checks around sqlite were strengthened for destructive or restorable operations.
Historical release

This release remains in the public history but is no longer offered for installation. Use the current release for supported installations.

← Back to command documentation