Project

General

Profile

Actions

Feature #103154

open

Ignore tables during database analysis

Added by Alexander Schnitzler 3 months ago. Updated 3 months ago.

Status:
New
Priority:
Could have
Assignee:
-
Category:
Install Tool
Target version:
-
Start date:
2024-02-19
Due date:
% Done:

0%

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

Description

Hey,
very often when integrating third party software, said software bypasses TYPO3 internals but also manages tables. For example if you want to implement doctrine migrations you need a table with a specific layout. But also when working with event stores. Most bring their schema and manage tables themselves. It's quite tedious replicating the schema through an ext_tables.sql. It would be much easier if we could tell the DatabaseAnalyzer to ignore certain tables or a pattern of tables. That would also ease shared hosting where TYPO3 wants to delete wp_ tables.

Actions

Also available in: Atom PDF