[TASK] Extract per-connection concerns from SchemaMigrator
Extract per-connection concerns from SchemaMigrator into new ConnectionMigrator. This way, schema changes on connections can be handled individually. Resolves: #78046 Releases: master Change-Id: Ic7ff27c2251e9dd9f2fed6366b0d4fcb2c5b41d2 Reviewed-on: https://review.typo3.org/50007 Tested-by:TYPO3com <no-reply@typo3.com> Reviewed-by:
Susanne Moog <susanne.moog@typo3.org> Tested-by:
Susanne Moog <susanne.moog@typo3.org> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
Showing
- typo3/sysext/core/Classes/Database/Schema/ConnectionMigrator.php 1119 additions, 0 deletions...ysext/core/Classes/Database/Schema/ConnectionMigrator.php
- typo3/sysext/core/Classes/Database/Schema/SchemaMigrator.php 30 additions, 1046 deletionstypo3/sysext/core/Classes/Database/Schema/SchemaMigrator.php
Please register or sign in to comment