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