[TYPO3-mvc] Re: setReturnRawQueryResult
Ghanshyam B. Gohel
ghanshyam.typo3developer at gmail.com
Sun Aug 2 10:04:39 CEST 2015
Hallo,
I got the same error while I used "$query->getQuerySettings()->setReturnRawQueryResult(TRUE);" in repository. after read change log, it was removed. After search I reached here and got perfect solution "return $query->execute(true);" is return array result.
Thanks Frank :) thanks Steffen for posting question :)
Gerne,
Ghanshyam
More information about the TYPO3-project-typo3v4mvc
mailing list