Project

General

Profile

Actions

Bug #97961

closed

Transform `tableoptions` early to valid `doctrine/dbal` option

Added by Stefan Bürk almost 2 years ago. Updated over 1 year ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2022-07-16
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
11
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

With #80398 support to set `tableoptions` to proper charset and
collate has been added. This setting has been passed through the
`doctrine/dbal` connection params and manually set to the schema
config for database compare, if it has been set.

The choosen key `tableoptions` however is not the valid key for
`doctrine/dbal` connection params. `doctrine/dbal` ships proper
phpstan/psalm type defitions for the param array nowerdays.

Raising dependency version for doctrine/dbal and phpstan leads to
error reporting of this hackish missuse to transport the settings
from Typo3 database configuration to the schema migrator config.


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Feature #80398: Make default charset and collation for new tables configurableClosed2017-03-22

Actions
Related to TYPO3 Core - Task #97956: Bump the Doctrine dependenciesClosed2022-07-16

Actions
Actions #1

Updated by Stefan Bürk almost 2 years ago

  • Related to Feature #80398: Make default charset and collation for new tables configurable added
Actions #2

Updated by Stefan Bürk almost 2 years ago

  • Related to Task #97956: Bump the Doctrine dependencies added
Actions #3

Updated by Gerrit Code Review almost 2 years 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/+/75211

Actions #4

Updated by Gerrit Code Review almost 2 years 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/+/75211

Actions #5

Updated by Gerrit Code Review almost 2 years ago

Patch set 3 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/+/75211

Actions #6

Updated by Gerrit Code Review almost 2 years ago

Patch set 1 for branch 11.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/75213

Actions #7

Updated by Stefan Bürk almost 2 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #8

Updated by Benni Mack over 1 year ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF