Commit Graph

5 Commits

Author SHA1 Message Date
ppetzold
e6354a4be7 fix(search): search case insensitive across all dbs
BREAKING CHANGE: Use ILike operator instead of Like. This changes the search behavior from case sensitive to case insensitive on dbs like postgres.
2021-08-19 13:30:06 +02:00
Alex Buis
477180cb81
fix: added max limit check (#4) 2021-03-04 13:29:53 +01:00
ppetzold
e326de652c feat: search across columns 2020-06-28 19:34:00 +02:00
ppetzold
e11a785f81 Add test 2020-06-27 20:54:14 +02:00
ppetzold
d7670f0a10 Add project 2020-06-26 23:25:03 +02:00