Actions
Bug #15900
closedfloat is not a db-compatible datatype
Status:
Closed
Priority:
Should have
Assignee:
Category:
Database API (Doctrine DBAL)
Target version:
-
Start date:
2006-03-26
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
The table tx_dam defines two fields as floats. In the function t3lib_sqlparser::parseFieldDef(), which is called IMHO with activated dbal and if multiplyDBFieldSize is greater 1, float is not implemented.
Install dbal and then try to install dam, OR
set multiplyDBFieldSize greater then 1 and then try to install dam.
Please see closed bugs 2792 and 2793.
(issue imported from #M2991)
No data to display
Actions