Actions
Feature #39773
closedChanged TINYINT fields to INT
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Database API (Doctrine DBAL)
Target version:
-
Start date:
2012-08-13
Due date:
% Done:
100%
Estimated time:
PHP Version:
Tags:
Complexity:
easy
Sprint Focus:
Description
Please change all fields in BE from TINYINT to INT.
At the moment it's not possible to use higher IDs as 255 for e.g. section_frame or layout.
Sometimes it's useful to structure your work on bigger installations.
Files
Actions