Alex Stansfield
|
85f60194eb
|
feat: added support for Fastify requests (#113)
|
2021-11-01 09:30:09 +01:00 |
|
ppetzold
|
3fb16cca60
|
fix: only show searchBy in meta data if search term has been provided
|
2021-10-12 13:32:03 +02:00 |
|
ppetzold
|
f27e9e3702
|
fix: pass all applicable query params through
|
2021-10-12 13:23:58 +02:00 |
|
ppetzold
|
8a7c130c18
|
clean up
|
2021-10-12 13:22:25 +02:00 |
|
Istiyak Tailor
|
7695096a60
|
feat: add searchBy functionality (#99)
|
2021-10-12 13:01:53 +02:00 |
|
ppetzold
|
e5eba96dfe
|
run prettier check properly
|
2021-10-11 09:46:31 +02:00 |
|
bartosjiri ⚡
|
dfbadfb4ce
|
fix: isolate where option query (#97)
|
2021-10-11 09:40:29 +02:00 |
|
Philipp
|
5f70471c77
|
fix: allow array of find options as where config (#88)
|
2021-09-28 13:15:24 +02:00 |
|
Philipp
|
75cf154585
|
fix: do not override where clause (#69)
|
2021-08-19 19:48:50 +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
|
33bb2f3dcd
|
fix: search term parsing
|
2020-06-28 19:50:08 +02: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
|
318052a1e1
|
fix: handle query param correctly
|
2020-06-27 00:14:35 +02:00 |
|
ppetzold
|
d7670f0a10
|
Add project
|
2020-06-26 23:25:03 +02:00 |
|