summaryrefslogtreecommitdiff
path: root/internal/database
AgeCommit message (Expand)Author
40 hoursfeat: implement DBGetQuestionsByMixedID methodGrail Finder (aider)
40 hoursfeat: add flexible limit to DBListMixed and new DBGetQuestionsByMixedIDGrail Finder
41 hoursfeat: add MixedUbung buttons to main pageGrail Finder (aider)
41 hoursrefactor: update SQL query and remove question templateGrail Finder
41 hoursfeat: implement DBGetMixedUbung methodGrail Finder (aider)
41 hoursfeat: add DBGetMixedUbung method to QuestionsRepo interfaceGrail Finder
2 daysFeat: question repoGrail Finder
2 daysfeat: add DBGetQuestion to FullRepo interfaceGrail Finder (aider)
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)
3 daysfix: properly initialize and run database migrationsGrail Finder (aider)
3 daysrefactor: simplify SQLite connection handling and path managementGrail Finder (aider)
3 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