summaryrefslogtreecommitdiff
path: root/internal/storage/db.go
AgeCommit message (Expand)Author
2026-04-14refactor: use fs.FS for aggregate and DB import (ask v3)Paul Buetow
2026-04-14refactor: share .records file discovery (ask u3)Paul Buetow
2026-04-14n3: validate SQLite with PingContext after OpenPaul Buetow
2026-04-14refactor: extract record line parser to internal/recordline (m3)Paul Buetow
2026-03-03refactor(context): propagate context through db open and io scans (task 333)Paul Buetow
2026-03-03refactor(storage): separate DB operations into storage package (task 334)Paul Buetow