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-14 11:38:05 +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 Question: fix answers 2021-03-13 16:41:09 +01:00
models replace hardcoded sql statements with corresponding sqlutils in models 2021-03-13 18:40:06 +01:00
profession small refactor 2021-03-13 16:05:20 +01:00
qualification small refactor 2021-03-13 16:05:20 +01:00
question Question: fix image upload 2021-03-14 11:38:05 +01:00
user small refactor 2021-03-13 16:05:20 +01:00