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