Hellow,
In the self-hosted version (v0.204.0 installed using Cloudon), the search for fields with Cyrillic characters is case-sensitive (both in the program and via the API GET request with parametr where=(field1,like,value) ). The search for fields with Latin characters works correctly (it is not case-sensitive).
At the same time, in the SaaS version https://app.nocodb.com/, the search for fields with Cyrillic characters works correctly (it is not case-sensitive)
What could be the problem?