The results from this query are consumed exclusively in lib/data/entity.js:
streamEntityCsv()
streamEntityCsvAttachment()
streamEntityOdata()
For each of these uses, confirm which of the selected columns is actually used.
Consider results with respect to:
- common unused columns
- use-specific unused columns
The results from this query are consumed exclusively in
lib/data/entity.js:streamEntityCsv()streamEntityCsvAttachment()streamEntityOdata()For each of these uses, confirm which of the selected columns is actually used.
Consider results with respect to: