tom3 Active member May 3, 2020 #1 Is it possible to output only one column for several entries with the fetch() method? I need to fetch a lot of data from one of my entities and for efficiency reasons I only need to get one column. Is this possible with the Finder?
Is it possible to output only one column for several entries with the fetch() method? I need to fetch a lot of data from one of my entities and for efficiency reasons I only need to get one column. Is this possible with the Finder?