Project

General

Profile

Actions

Feature #15141

closed

Extension Manager: Show conflicting DB table definitions

Added by Oliver Klee about 19 years ago. Updated over 10 years ago.

Status:
Rejected
Priority:
Could have
Assignee:
-
Category:
Extension Manager
Target version:
-
Start date:
2005-10-21
Due date:
% Done:

0%

Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

When there are two extensions installed that have different SQL definitions for the same table, there are conflicts.

Example:

Extension A defines the title field of table xyz as "tinytext". When it is updated, it offers to change the table.

Extension A defines the title field of table xyz as a different type. When it is updated, it offers to change the table, too.

This may break something and should be automatically recognized and prevented.

I've seen this with the static_info_tables extension which conflicts with another one.
(issue imported from #M1705)

Actions

Also available in: Atom PDF