summaryrefslogtreecommitdiff
path: root/db_actions.py
AgeCommit message (Expand)Author
2023-12-03Move DB stuff inside a class for further refactoring.Arvid Koskinen
2023-11-27More rework on routes. Best and worst matches. More visuals.Lilian Teronen
2023-11-25MEGA Commit. Rework of routing. Visuals. Answer analysis and much more.Jani Peter Karhunen
2023-11-21Initial anwsering form and relatedKristina Hänninen
2023-11-20Questions now shows up. DB -> JSON -> JS -> DOMTuomas Klavér
2023-11-16Fix lock-up situation when database gets zapped while session is still onJari Wiik
2023-11-16More db actions and forms.Olli Vilén
2023-11-10sqlalchemy.orm not needed. Removed from db_actions.pyMikko Portti
2023-11-10Database basics and initial workings of nick registerationMarkku Okkonen