summaryrefslogtreecommitdiff
path: root/internal/database
AgeCommit message (Collapse)Author
4 daysFeat: add mixed exercsisesHEADmasterGrail Finder
4 daysfeat: implement DBGetQuestionsByMixedID methodGrail Finder (aider)
4 daysfeat: add flexible limit to DBListMixed and new DBGetQuestionsByMixedIDGrail Finder
4 daysfeat: add MixedUbung buttons to main pageGrail Finder (aider)
4 daysrefactor: update SQL query and remove question templateGrail Finder
4 daysfeat: implement DBGetMixedUbung methodGrail Finder (aider)
4 daysfeat: add DBGetMixedUbung method to QuestionsRepo interfaceGrail Finder
5 daysFeat: question repoGrail Finder
5 daysfeat: add DBGetQuestion to FullRepo interfaceGrail Finder (aider)
5 daysfeat: implement DBGetDefaultsMap in SQL providerGrail Finder (aider)
5 daysfeat: add DBGetQuestion method to SQL providerGrail Finder (aider)
5 daysfeat: add DBGetQuestion method to SQL providerGrail Finder (aider)
5 daysrefactor: replace direct table check with VerifyDB methodGrail Finder (aider)
5 daysrefactor: remove migrations and add schema verificationGrail Finder (aider)
5 daysfix: properly initialize and run database migrationsGrail Finder (aider)
5 daysrefactor: simplify SQLite connection handling and path managementGrail Finder (aider)
5 dayschore: update sql imports and add migrations packageGrail Finder (aider)
5 daysfeat: add automatic database migrations on initGrail Finder (aider)
5 daysEnha: users tableGrail Finder
5 daysfeat: add SQLite schema for quiz questions storageGrail Finder (aider)
12 daysinitGrail Finder