summaryrefslogtreecommitdiff
path: root/internal/database
AgeCommit message (Collapse)Author
2025-04-05fix: properly initialize and run database migrationsGrail Finder (aider)
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-04-05Enha: users tableGrail Finder
2025-04-05feat: add SQLite schema for quiz questions storageGrail Finder (aider)
2025-03-29initGrail Finder