Private
Public Access
1
0
Catherine Renelle 482df9d94d Fix case-sensitive transaction search on PostgreSQL
PayeeName and SearchText filters used Contains() which translates
to case-sensitive LIKE in PostgreSQL. Switch to EF.Functions.ILike
for case-insensitive matching so searching for "frantech" finds
"Buyvm Frantech" and "vultr" finds "Vultr.com".

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-10 22:32:29 -05:00
S
Description
No description provided
MIT 1.5 MiB
Languages
C# 65%
Vue 30.2%
TypeScript 4.6%
Dockerfile 0.2%