Project

General

Profile

Actions

Feature #24039

closed

The TYPO3 DB API can support mysql_fetch_object to retreive a record as a model object

Added by Lieuwe Hummel over 13 years ago. Updated over 7 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Database API (Doctrine DBAL)
Target version:
Start date:
2010-11-12
Due date:
% Done:

0%

Estimated time:
PHP Version:
5.5
Tags:
Complexity:
Sprint Focus:

Description

The current database API does not utilize the PHP function to retreive a record as a model object. The attached patch implements a t3lib_db->sql_fetch_object() method, which will allow for this functionallity

the mysql_fetch_object() function has similar functions for at least mssql and oracle as well as pdo.
(issue imported from #M16371)


Files

t3lib_db-sql_fetch_object.diff (1.38 KB) t3lib_db-sql_fetch_object.diff Administrator Admin, 2010-11-12 22:38
Actions

Also available in: Atom PDF