Actions
Feature #16035
closedA set of Mysql-functions supported as stored procedures
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Database API (Doctrine DBAL)
Target version:
-
Start date:
2006-04-12
Due date:
% Done:
0%
Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
To make it easier to write XDB code it might be a nice idea to provide a set of functions as stored procedures for other DBs.
Eg FIND_IN_SET is a nice ine to have because TYPO3 uses lists heavily (instead of 3NF). Other goodies would be date functions.
(issue imported from #M3240)
Actions