lib.db: add search params to user db api
Add name and email as possible "includes"-like search parameters.
The search is quite simple right now and only leverages SQLs LIKE function. For a more advanced search tools like elasticsearch is needed.
Merge request reports
Activity
Filter activity
assigned to @w4tsn
mentioned in issue #7 (closed)
added 1 commit
- 3dfb7508 - api.v1.users: add search params for name and email
added 12 commits
-
3dfb7508...f4bf2b6b - 9 commits from branch
main
- 3d357964 - lib.db: add search params to user db api
- ca62115d - remove files in tree that should be ignored
- 181b7f8c - api.v1.users: add search params for name and email
Toggle commit list-
3dfb7508...f4bf2b6b - 9 commits from branch
enabled an automatic merge when the pipeline for 181b7f8c succeeds
mentioned in commit f207e26e
Please register or sign in to reply