oef/orm
2020-12-24 18:05:24 +01:00
..
compose First commit 2019-11-04 15:00:46 +01:00
answer.go Encapsulate orm behaviour in the Database struct 2020-01-15 11:27:00 +01:00
category.go Encapsulate orm behaviour in the Database struct 2020-01-15 11:27:00 +01:00
contest.go Working on contest description 2020-02-05 14:12:08 +01:00
Makefile First commit 2019-11-04 15:00:46 +01:00
models.go Add models file 2020-01-15 16:42:35 +01:00
orm.go Working on school subscription regression test 2020-02-08 12:27:13 +01:00
participant.go Resolve record not found bug when updating participants 2020-12-24 18:05:24 +01:00
question.go Increase question text size 2020-12-16 15:37:42 +01:00
region.go Encapsulate orm behaviour in the Database struct 2020-01-15 11:27:00 +01:00
response.go Fix countdown and reset response StartTime when len(SingleResponses) is zero 2020-03-04 09:18:24 +01:00
role.go Fix ambiguity between user_id and model_id in user token 2020-02-03 14:13:01 +01:00
school.go Add env var to skip captcha when regression testing 2020-02-12 11:14:04 +01:00
user.go Encapsulate orm behaviour in the Database struct 2020-01-15 11:27:00 +01:00
usermodifier.go Fix ambiguity between user_id and model_id in user token 2020-02-03 14:13:01 +01:00