rowboat/apps/x/packages
Ramnique Singh 738c70af65 Add SQLite storage foundation
Introduce a core-owned Kysely SQLite storage layer backed by
$WorkDir/db/rowboat.sqlite, with startup initialization, shutdown
cleanup, in-code migrations, and initial storage metadata schema.

Ignore database files in the workspace watcher, add focused
storage/watcher tests, and update Electron packaging to stage and rebuild
better-sqlite3 against Electron's native module ABI.
2026-06-12 18:22:36 +05:30
..
core Add SQLite storage foundation 2026-06-12 18:22:36 +05:30
shared feat: add user-configurable notification settings (#601) 2026-06-11 19:43:26 +05:30