oef/orm
2020-02-05 14:39:56 +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 Add contest director and school responsible 2020-01-20 12:07:02 +01:00
participant.go Add markdown parser 2020-02-05 14:39:56 +01:00
question.go Encapsulate orm behaviour in the Database struct 2020-01-15 11:27:00 +01:00
region.go Encapsulate orm behaviour in the Database struct 2020-01-15 11:27:00 +01:00
response.go Protect responses from participants 2020-02-05 10:10:27 +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 Fix regression: ambiguity between user_id and model_id 2020-02-03 17:12:15 +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