oef/orm
2020-01-24 17:19:49 +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 Fix modifiers 2020-01-24 10:55:01 +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 Fix modifiers 2020-01-24 10:55:01 +01:00
role.go Working on participant subscription workflow of school user 2019-12-07 11:44:19 +01:00
school.go Display createdby and updatedby for schools also (as admin) 2020-01-24 17:19:49 +01:00
user.go Encapsulate orm behaviour in the Database struct 2020-01-15 11:27:00 +01:00
useraction.go Fix modifiers 2020-01-24 10:55:01 +01:00