Commit Graph

11 Commits

Author SHA1 Message Date
ppetzold
a6648e8d62 fix: align postgres default null sort with docs and improve postgres coverage 2023-03-17 22:23:46 +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
ppetzold
8f7889d1a9 fix naming 2023-03-14 19:31:38 +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
c2c6eaf44e
fix: add check on primary key columns to avoid select exception (#507) 2023-03-01 12:23:17 +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
xMase
0cd2c6afa1
feat: allow unpaginated request (#406) 2022-12-13 12:35:08 +01:00
ppetzold
0241c86ea2 move types to helper file 2022-03-14 20:48:41 +01:00