This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
backend/internal/models
2021-03-09 20:17:16 +01:00
..
answer.go add two new models - Answer and Question 2021-02-27 09:11:15 +01:00
helpers.go move sql helpers to the other package, all fields in all inputs are now pointers, add a new model - QualificationToProfession 2021-02-23 19:07:55 +01:00
profession.go another part of bugfixes 2021-03-06 14:43:50 +01:00
qualification.go - add a new method 'HasBasicDataToUpdate' to the two inputs: QuestionInput and QualificationInput 2021-03-07 13:06:00 +01:00
question.go - add a new method 'HasBasicDataToUpdate' to the two inputs: QuestionInput and QualificationInput 2021-03-07 13:06:00 +01:00
role.go add graphql schema 2021-03-06 11:54:55 +01:00
user.go add a new model - UserFilterOr 2021-03-09 20:17:16 +01:00