Skip to content
Snippets Groups Projects
Commit e36276fe authored by Anja Leichsenring's avatar Anja Leichsenring Committed by Christian Kuhn
Browse files

[FEATURE] Auto DB fields from TCA for type "language"

Tables with TCA columns set to type="language" do not
need an ext_tables.sql entry anymore. The core now
creates this field automatically.

This is one of many patches in this area: The v13 goal
is to obsolete ext_tables.sql in most cases by
creating default "business" fields of TCA tables
automatically.

The patch adds the main magic in class DefaultTcaSchema.

Resolves: #101915
Related: #101553
Releases: main
Change-Id: I8f23278df9aa1991fc4744c3e63ef9689543fd97
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/81017


Tested-by: default avatarStefan Bürk <stefan@buerk.tech>
Reviewed-by: default avatarStefan Bürk <stefan@buerk.tech>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
parent 5df066c5
Branches
Tags
No related merge requests found
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