[TYPO3-dev] Problem with long strings in tt_content (Oracle)

Martin Kutschker Martin.Kutschker at n0spam-blackbox.net
Thu Dec 6 15:59:08 CET 2007


Dmitry Dulepov [typo3] schrieb:
> 
> Firsts, I would use $GLOBALS['TYPO3_DB']->sql_query() for complex 
> queries to ensure that they are not altered by TYPO3.

DBAL parses ALL queries even those in sql_query. This is needed because of 
the fancy table/mapping feature.

There is no sql_raw_query() function.

Masi




More information about the TYPO3-dev mailing list