oef/orm
2020-03-03 16:51:53 +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 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 Finish first regression test for participant response 2020-03-03 16:51:53 +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