[BUGFIX] Respect SQL table names max length in install tool
Respect the max length of 64 chars in sql if removing (renaming) an SQL table. Add unit test. Resolves: #78636 Releases: master Change-Id: I5f5d4b239f467a205edfdceeac97da5625631a83 Reviewed-on: https://review.typo3.org/50583 Tested-by:TYPO3com <no-reply@typo3.com> Reviewed-by:
Alexander Rothmund <alexander@rothmund.ch> Tested-by:
Alexander Rothmund <alexander@rothmund.ch> 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 12 additions, 0 deletions...ysext/core/Classes/Database/Schema/ConnectionMigrator.php
- typo3/sysext/core/Tests/Unit/Database/Schema/ConnectionMigratorTest.php 59 additions, 0 deletions...ore/Tests/Unit/Database/Schema/ConnectionMigratorTest.php
Please register or sign in to comment