[TYPO3-mvc] Speed improvement extbase with DB
Martin Kutschker
masi-no at spam-typo3.org
Fri Jan 21 09:49:57 CET 2011
Am 21.01.2011 07:48, schrieb Georg Ringer:
> Hi,
>
>
> What do you think about this?
The point is that not the apparent type of the value but the real type of column is important.
AFAIK only Mysql (the MS Explorer of the DB world) does the necessary casting on its own. As Extbase
has already (implicit) knowledge about the DB types I would use that information and not rely on
heuristics.
Masi
More information about the TYPO3-project-typo3v4mvc
mailing list