Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use .contains instead of .ilike on user filtering #3950

Merged
merged 2 commits into from
Dec 7, 2020

Conversation

willemarcel
Copy link
Contributor

Resolves #842

backend/models/postgis/user.py Outdated Show resolved Hide resolved
- implement pattern match using ilike for usernames
@willemarcel willemarcel merged commit 27f63d6 into develop Dec 7, 2020
@willemarcel willemarcel deleted the feature/improve-user-search branch December 7, 2020 10:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope: backend type: enhancement Improving an existing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[admin] user name search works with "starts with"
2 participants