Commit Graph

13 Commits

Author SHA1 Message Date
Jonathan Chapman
ee86e8bdf6
feat: added operators for postgres array column type (#826) 2023-12-04 10:32:05 +01:00
Jonathan Chapman
c47973d063
fix: or filters are grouped together (#774) 2023-10-07 19:50:19 +02:00
ppetzold
098216b3cc fix: date column filter with iso dates 2023-03-21 12:11:19 +01:00
ppetzold
3fa48d4f63 feat: extend filter with enable all ops config 2023-03-18 20:07:48 +01:00
zkldi
7f0beeb5a7
feat: contains operator (#536) 2023-03-15 11:20:00 +01:00
ppetzold
ae7a60ea78 fix: lint issue 2023-03-14 22:15:49 +01:00
ppetzold
40e35aa64f fix: clean up 2023-03-14 22:12:49 +01:00
ppetzold
d7ccd914d4 fix: clean up 2023-03-14 22:10:23 +01:00
David Sanchez
339249ce24 feat: nested search and filter (#509)
BREAKING CHANGE: Embedded fields have to wrapped in brackets e.g. `toys.(size.height)`.
2023-03-14 19:23:36 +01:00
xMase
dbf6786010
feat: select via query param (#463) 2023-02-15 10:16:35 +01:00
xMase
53f18bd547
fix: many-to-many relations (#492) 2023-02-15 09:05:52 +01:00
xMase
70c24b00ee
feat: multi filter with $and/$or comperator (#457) 2023-02-09 09:21:09 +01:00
xMase
77494531d3
feat: virtual column support (#434) 2023-01-30 12:17:14 +01:00