[TYPO3-core] RFC #10786: Add a wrapper for mysql_fetch_field in t3lib_db
Xavier Perseguers
typo3 at perseguers.ch
Wed May 13 11:34:04 CEST 2009
Hi,
>> Problem:
>> The Extbase persistence needs a new database method to fetch extended
>> field information for a query result with joined tables (e.g. for eager
>> loading of "has one" relations). This can be done with mysql_fetch_field
>> but it is not available as a wrapper function in t3lib_db right now.
>>
>> Solution:
>> Add a sql_fetch_field wrapper function to t3lib_db.
>
> I tried to find the equivalent for this command for PostgreSQL. But I
> failed.
>
> When it's not portable it doesn't belong to t3lib_be: -1
I did not search for Oracle but I agree with Masi, it must be portable.
--
Xavier Perseguers
DBAL-Member
http://xavier.perseguers.ch/en/tutorials/typo3.html
More information about the TYPO3-team-core
mailing list