summaryrefslogtreecommitdiff
path: root/internal/database/sql
AgeCommit message (Collapse)Author
2025-04-05refactor: simplify SQLite connection handling and path managementGrail Finder (aider)
2025-04-05chore: update sql imports and add migrations packageGrail Finder (aider)
2025-04-05feat: add automatic database migrations on initGrail Finder (aider)
2025-03-29initGrail Finder