Project

General

Profile

Actions

Bug #59085

closed

installing/uninstalling an extension fires unwanted database alteration

Added by Riccardo De Contardi almost 10 years ago. Updated about 9 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Install Tool
Target version:
Start date:
2014-05-24
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
6.2
PHP Version:
5.5
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

Every time I update the database (e.g. installing an extension or when I want to remove the fields added by the aforementioned extension after having uninstalled it), if I go to install tool and fire the database analyzer it always says:

select/deselect all

ALTER TABLE cf_extbase_datamapfactory_datamap RENAME zzz_deleted_cf_extbase_datamapfactory_datamap;
Records in table: 2

ALTER TABLE cf_extbase_datamapfactory_datamap_tags RENAME zzz_deleted_cf_extbase_datamapfactory_datamap_tags;

maybe related to #54848?

Actions

Also available in: Atom PDF