Open foxysolutions opened 4 years ago
Enrichment to the fflib Query Factory to allow soql methods (like COUNT(), toLabel, and such) to be specified. Note, they can be added via selectFields( String(s) ) methods, as is illustrated in the provided test methods.
selectFields( String(s) )
This change is
Enrichment to the fflib Query Factory to allow soql methods (like COUNT(), toLabel, and such) to be specified. Note, they can be added via
selectFields( String(s) )
methods, as is illustrated in the provided test methods.This change is