Task #103730
closedRemove temporary bugfix from `PostgreSQLSchemaManager`
100%
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.
Updated by Stefan Bürk 7 months ago
- Related to Task #103729: Upgrade `doctrine/dbal` package added
- Related to Bug #103610: Ensure correct default value normalization for MySQL added
- Related to Feature #103578: Add database default value support for TEXT, BLOB and JSON field types added
Updated by Gerrit Code Review 7 months ago
- Status changed from New to Under Review
Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/84025
Updated by Gerrit Code Review 7 months ago
Patch set 2 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/84025
Updated by Stefan Bürk 7 months ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 4cdc4ddf765d4721882ed94667ad897cf63dc6c9.