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
2021-03-21 18:19:22 +01:00
..
auth UserInput.Sanitize - don't convert a password to lowercase 2021-03-07 19:48:59 +01:00
db rename two utils (sqlutils.SanitizeSortExpression -> sqlutils.SanitizeSort, sqlutils.SanitizeSortExpressions -> sqlutils.SanitizeSorts), add a new helper type to db package (Sort) 2021-03-06 08:44:49 +01:00
gin/middleware add a new package 'dataloader', add a new middleware 'DataLoaderToContext' 2021-03-06 13:16:50 +01:00
graphql add a new field to the Profession graphql type (Qualifications) 2021-03-21 18:19:22 +01:00
models replace hardcoded sql statements with corresponding sqlutils in models 2021-03-13 18:40:06 +01:00
profession add a new field to the Profession graphql type (Qualifications) 2021-03-21 18:19:22 +01:00
qualification add a new field to the Profession graphql type (Qualifications) 2021-03-21 18:19:22 +01:00
question add a new field to the Profession graphql type (Qualifications) 2021-03-21 18:19:22 +01:00
user add a new field to the Profession graphql type (Qualifications) 2021-03-21 18:19:22 +01:00