summaryrefslogtreecommitdiff
path: root/internal/database/sql/main.go
AgeCommit message (Collapse)Author
9 daysrefactor: replace direct table check with VerifyDB methodGrail Finder (aider)
9 daysrefactor: remove migrations and add schema verificationGrail Finder (aider)
9 daysfix: properly initialize and run database migrationsGrail Finder (aider)
9 daysrefactor: simplify SQLite connection handling and path managementGrail Finder (aider)
9 dayschore: update sql imports and add migrations packageGrail Finder (aider)
9 daysfeat: add automatic database migrations on initGrail Finder (aider)
2025-03-29initGrail Finder