[FOLLOWUP][BUGFIX] Respect SQL table names max length in install tool
Consider the table and column name length limitations of the various database platforms when calling / executing the database analyser. Resolves: #78636 Releases: master Change-Id: I78ad5ea849c722ebc3448beb043dac4846e4d731 Reviewed-on: https://review.typo3.org/50872 Tested-by:TYPO3com <no-reply@typo3.com> Reviewed-by:
Jan Helke <typo3@helke.de> Tested-by:
Jan Helke <typo3@helke.de> Reviewed-by:
Joerg Boesche <typo3@joergboesche.de> Tested-by:
Joerg Boesche <typo3@joergboesche.de> 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 92 additions, 10 deletions...ysext/core/Classes/Database/Schema/ConnectionMigrator.php
- typo3/sysext/core/Tests/Unit/Database/Schema/ConnectionMigratorTest.php 114 additions, 10 deletions...ore/Tests/Unit/Database/Schema/ConnectionMigratorTest.php
Please register or sign in to comment