Actions
Bug #65043
closedGenID may fail on Oracle
Status:
Rejected
Priority:
Should have
Assignee:
Category:
Database API (Doctrine DBAL)
Target version:
Start date:
2015-02-13
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
The call on GenID() in DatabaseConnection may fail. The autoincrement field is appended to the table name which may exceed the 30 characters limit.
Actions