oef/orm
2020-01-27 08:35:37 +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 Fix tests 2020-01-17 11:06:28 +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 Refactor user modifier 2020-01-27 08:35:37 +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 Refactor user modifier 2020-01-27 08:35:37 +01:00
role.go Refactor user modifier 2020-01-27 08:35:37 +01:00
school.go Refactor user modifier 2020-01-27 08:35:37 +01:00
user.go Encapsulate orm behaviour in the Database struct 2020-01-15 11:27:00 +01:00
usermodifier.go Refactor user modifier 2020-01-27 08:35:37 +01:00