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.
Go to file
Kichiyaki 12d8fb51f4 - add a new method 'HasBasicDataToUpdate' to the two inputs: QuestionInput and QualificationInput
- small changes in error handling (qualification.pgRepository.UpdateMany, qualification.pgRepository.Store, profession.pgRepository.UpdateMany, profession.pgRepository.Store)
2021-03-07 13:06:00 +01:00
internal - add a new method 'HasBasicDataToUpdate' to the two inputs: QuestionInput and QualificationInput 2021-03-07 13:06:00 +01:00
pkg add user resolvers implementation 2021-03-06 12:29:33 +01:00
.gitignore add the .idea folder to the .gitignore 2021-03-07 11:57:22 +01:00
go.mod update main.go, bugfixes 2021-03-06 14:02:48 +01:00
go.sum update main.go, bugfixes 2021-03-06 14:02:48 +01:00
main.go update main.go, bugfixes 2021-03-06 14:02:48 +01:00
Makefile init 2021-02-21 10:17:54 +01:00