The search bug that makes no noise
On PostgreSQL, LIKE is case-sensitive. An Entity Framework Contains therefore becomes a search engine that returns zero results and reports nothing.
- PostgreSQL
- EF Core
- .NET
Notes on problems I actually ran into, written while the solution was still fresh.
On PostgreSQL, LIKE is case-sensitive. An Entity Framework Contains therefore becomes a search engine that returns zero results and reports nothing.