Skip to content
Snippets Groups Projects
Frank Sauerburger's avatar
Frank Sauerburger authored
The lookup should be case insensitive. The query string is not properly
lower-cased in the view. This issue never shows up with SQLite because LIKE
lookups are always case insensitive. This commit tries to reproduce the issue in
the CI with a postgresql database.
8a48f527
History
Name Last commit Last update