Actions
Feature #22083
closedadd getField() function to database API
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Database API (Doctrine DBAL)
Target version:
-
Start date:
2010-02-08
Due date:
% Done:
0%
Estimated time:
PHP Version:
5.3
Tags:
Complexity:
Sprint Focus:
Description
hey guys,
often some wants to get a single-value, like a name or a label or something. We have to getRows() and then care for the resolvement ourself.
I'd like to get a function getField() which returns the value of the given field as a string.
This seems kind of a dupe to http://bugs.typo3.org/view.php?id=11050 but works different.
(issue imported from #M13467)
Files
No data to display
Actions