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-27 16:20:55 +01:00
..
auth replace fmt.Errorf with errors.New/errors.Errorf 2021-03-27 16:20:55 +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 replace fmt.Errorf with errors.New/errors.Errorf 2021-03-27 16:20:55 +01:00
graphql replace fmt.Errorf with errors.New/errors.Errorf 2021-03-27 16:20:55 +01:00
models replace fmt.Errorf with errors.New/errors.Errorf 2021-03-27 16:20:55 +01:00
profession replace fmt.Errorf with errors.New/errors.Errorf 2021-03-27 16:20:55 +01:00
qualification replace fmt.Errorf with errors.New/errors.Errorf 2021-03-27 16:20:55 +01:00
question replace fmt.Errorf with errors.New/errors.Errorf 2021-03-27 16:20:55 +01:00
user replace fmt.Errorf with errors.New/errors.Errorf 2021-03-27 16:20:55 +01:00