Files
directus/docs/configuration
Rijk van Zanten 962af79dbc Replace union query approach with updated table scan (#11246)
* Start by stripping out the previous Union attempt

* Then set limit to -1, causing massive memory issues on big data sets

* Now fix the memory problem by batching the responses

* Use env var for max relational batch size

* Rename env var, add to docs
2022-03-01 18:20:00 -05:00
..
2021-11-01 21:11:12 +00:00
2021-12-16 09:20:43 -05:00
2021-10-25 21:19:23 -04:00
2021-10-25 21:19:23 -04:00
2022-01-29 12:25:54 -05:00