Skip to content
  • Christian Kuhn's avatar
    [TASK] Extensionmanager: Remove persistence mapping · c7877cda
    Christian Kuhn authored
    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
    c7877cda