Closed MartinWahnschaffe closed 4 years ago
I've created some unit tests. Unfortunately, H2 seems to behave differently than PostgreSQL which is why all tests are passing right now.
We could solve the ß <-> SS problem by using toLowerCase instead of toUpperCase and maybe adding two different areas of name matching (1. match for exact name without manipulating the string, 2. use toLowerCase).
Bug Description
TODO