summaryrefslogtreecommitdiff
path: root/internal/database
AgeCommit message (Expand)Author
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)
3 daysfeat: add automatic database migrations on initGrail Finder (aider)
3 daysEnha: users tableGrail Finder
3 daysfeat: add SQLite schema for quiz questions storageGrail Finder (aider)
10 daysinitGrail Finder