Skip to content
Snippets Groups Projects
Commit f502fa65 authored by Christian Kuhn's avatar Christian Kuhn Committed by Benni Mack
Browse files

[TASK] Remove TCA MM_hasUidField

MM tables only need a uid column when "multiple" is true.

With primary keys finally being properly set on MM
relations without "multiple", we can remove "MM_hasUidField"
and derive the information whether a uid column is needed
from "multiple" flag, which obsoletes "MM_hasUidField".

Resolves: #101554
Related: #101425
Releases: main
Change-Id: I2b39da902d2a6a8a85b840daa813a2af712bfd82
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/80434


Tested-by: default avatarcore-ci <typo3@b13.com>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
Reviewed-by: default avatarOliver Klee <typo3-coding@oliverklee.de>
Tested-by: default avatarBenni Mack <benni@typo3.org>
Tested-by: default avatarOliver Klee <typo3-coding@oliverklee.de>
parent d869c2c9
Branches
Tags
Showing
with 156 additions and 33 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment