Actions
Task #103730
closedRemove temporary bugfix from `PostgreSQLSchemaManager`
Status:
Closed
Priority:
Should have
Assignee:
Category:
Database API (Doctrine DBAL)
Target version:
-
Start date:
2024-04-25
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
13
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
Database field default values for TEXT, BLOB and JSON fields
has been added with #103578 and default value normalization
fixed with #103610 also including a direct bugfix for the
reported and contributed `PostgreSQLSchemaManager` in Doctrine
DBAL [1].
The Doctrine DBAL Team released `4.0.2` containing this
bugfix, which has been ensured with #103729 and can now
be removed again due to upgrade of that package with #103729.
Actions