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)
Updated by Xavier Perseguers about 15 years ago
Ries started by contributing a few functions for PostgreSQL. Please have a look and provide other DBMS support if you find something useful.
Updated by Martin Kutschker about 15 years ago
Before adding a bunch of functions we should make a list of SQL functions that are widespread and therefor portable. We should advise users to use the portable functions.
Updated by Alexander Opitz over 11 years ago
- Status changed from New to Needs Feedback
- Target version deleted (
0) - TYPO3 Version set to 4.0
Is this Feature Request obsolate? I thought FIND_IN_SET is already in use (but maybe I'm puzzled).
Updated by Alexander Opitz over 11 years ago
- Status changed from Needs Feedback to Closed
No feedback for over 90 days.
Actions