oef/orm
2020-01-28 14:36:31 +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 Refactoring usermodifier 2020-01-27 11:43:56 +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 suggestions sections 2020-01-27 14:21:08 +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 Refactoring usermodifier 2020-01-27 11:43:56 +01:00
role.go Refactor user modifier 2020-01-27 08:35:37 +01:00
school.go Implement a template for errors 2020-01-28 14:36:31 +01:00
user.go Encapsulate orm behaviour in the Database struct 2020-01-15 11:27:00 +01:00
usermodifier.go Refactoring usermodifier 2020-01-27 11:43:56 +01:00