z3/z3sqloverride

Installs: 1 724

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

Type:typo3-cms-extension

1.0.3 2017-07-02 15:17 UTC

This package is auto-updated.

Last update: 2023-08-11 19:52:09 UTC


README

This TYPO3 CMS extension allows an additional SQL file which is taken into account during database compare in the Install Tool.

The file must be named ext_tables_override.sql.

This is useful during development of extensions with the extension builder in order to override parts of the SQL scheme while keeping the ability to automatically generate the SQL scheme from the domain model.