summaryrefslogtreecommitdiff
path: root/internal/database/sql/main.go
AgeCommit message (Collapse)Author
2 daysfeat: implement DBGetDefaultsMap in SQL providerGrail Finder (aider)
2 daysfeat: add DBGetQuestion method to SQL providerGrail Finder (aider)
2 daysfeat: add DBGetQuestion method to SQL providerGrail Finder (aider)
2 daysrefactor: replace direct table check with VerifyDB methodGrail Finder (aider)
2 daysrefactor: remove migrations and add schema verificationGrail Finder (aider)
2 daysfix: properly initialize and run database migrationsGrail Finder (aider)
2 daysrefactor: simplify SQLite connection handling and path managementGrail Finder (aider)
2 dayschore: update sql imports and add migrations packageGrail Finder (aider)
2 daysfeat: add automatic database migrations on initGrail Finder (aider)
9 daysinitGrail Finder