Commit Graph

19 Commits

Author SHA1 Message Date
ppetzold
884faff8c8 clean up 2022-03-14 20:27:04 +01:00
ppetzold
8bf5e41a11 fix: between and in operator for relations 2022-03-14 20:04:28 +01:00
ppetzold
e84d71e540 restore jest style structure 2022-03-14 20:03:38 +01:00
Sakura
6e733f48e1
feat: repository relations and nested search and filters and nested sort (#186) 2022-03-14 20:02:01 +01:00
bartosjiri ⚡
c8c2f22cc5
fix: return only current link for zero results (#157) 2022-02-10 19:21:59 +01:00
ppetzold
900cb1ac32 chore: remove unused import 2022-02-06 19:55:58 +01:00
ppetzold
faac1b379d fix: add query builder example 2022-02-06 19:53:03 +01:00
ppetzold
3b09c1c90d use hash map for op function lookup 2022-01-27 22:12:52 +01:00
burdinbogdan
5239b7b0b7
feat: add support of betweet operator (#149) 2022-01-27 13:32:51 +01:00
ppetzold
69ccfc7cc6 fix: add another unit test case and trigger release 2021-11-16 19:06:26 +01:00
Alex Stansfield
0089fffc79
Better splitting of the filter string to allow for filter values that contain a colon (#120) 2021-11-16 18:49:13 +01:00
Istiyak Tailor
7695096a60
feat: add searchBy functionality (#99) 2021-10-12 13:01:53 +02:00
Philipp
5f70471c77
fix: allow array of find options as where config (#88) 2021-09-28 13:15:24 +02:00
Philipp
d5544e994a
feat: query filters 2021-08-19 16:42:18 +02:00
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