Files
directus/packages/shared
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-06-23 12:43:06 -04:00
2021-06-23 12:43:06 -04:00
2021-06-23 12:43:06 -04:00
2021-06-23 12:43:06 -04:00
2021-06-23 12:43:06 -04:00
2022-02-18 11:45:07 -05:00
2021-06-23 12:43:06 -04:00
2021-06-23 12:43:06 -04:00
2021-06-23 12:43:06 -04:00

@directus/shared

Code shared between all directus packages.


⚠️ This package is intended for internal use only.