[TYPO3-mvc] [Extbase] Repository & SQL Functions

Claus Fassing claus at fassing.eu
Tue Dec 11 17:07:30 CET 2012


Hello,

is it possible to use SQL Functions from repositorys ?
e.g.
SELECT DATE_FORMAT( FROM_UNIXTIME(  `crdate` ) ,  '%Y' ) AS Datum
FROM tt_content group by Datum

Or do I have only the statement method for this on hand ?

Regards,

Claus




More information about the TYPO3-project-typo3v4mvc mailing list