[TYPO3-dev] extbase and SQL functions
Peter Niederlag
typo3-list at niekom.de
Tue May 31 12:53:05 CEST 2011
Hello,
Am 31.05.2011 10:58, schrieb Adrien Crivelli:
> Hello,
[...]
> $c = $query->equals('md5(concat(`uid`, `recipient_address`))',
> $authcode);
using SQL functions is not supported (and probably will never be).
It should be fairly simple to do a plain SQL-query and convert the
result into proper objects yourself(or just assign plain array to fluid).
btw,
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-project-typo3v4mvc
is a ML/newsgroup for that tiny special interest group "extbase/fluid". ;)
[...]
Greets and hth,
Peter
--
Peter Niederlag
http://www.niekom.de * TYPO3 & EDV Dienstleistungen *
More information about the TYPO3-dev
mailing list