oef/orm
2021-01-12 13:51:05 +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 Print debug info for X-Forwarded-For 2021-01-10 17:57:20 +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 String method to user model 2020-12-29 19:18:18 +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 Improve ranking 2021-01-05 12:28:40 +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 export rank script and preload region when reading all schools 2021-01-12 13:51:05 +01:00
user.go Add String method to user model 2020-12-29 19:18:18 +01:00
usermodifier.go Replace r.RemoteAddr with r.Header.Get("X-Forwarded-For") 2021-01-10 18:04:34 +01:00