Skip to content
Commit c7877cda authored by Christian Kuhn's avatar Christian Kuhn
Browse files

[TASK] Extensionmanager: Remove persistence mapping

WARNING! Upgraders who already run run 6.0 master: You need to import
the static row in Install tool -> Database Analyzer -> Import ->
tx_extensionmanager_domain_model_repository.

To make the new extensionmanager more standalone and run with less
dependencies, the table and field persistence mapping should be
removed. Therefore, table sys_ter is renamed to the standard extabe
table naming scheme following the model name "repository". Furthermore,
the fields are normalized to be in line with the exbase model property
names.

This patch is needed for the installation process of introduction and
government package.

Change-Id: I586572c06b07e1f78df789aa659496b32250df14
Resolves: #40394
Releases: 6.0
Reviewed-on: http://review.typo3.org/14208
Reviewed-by: Christian Kuhn
Tested-by: Christian Kuhn
parent 5170e169
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