[BUGFIX] Respect (NOT) NULL when comparing SQL field definitions
When comparing the database or updating extensions the definitions for NULL / NOT NULL in fields are now respected and updated. Resolves: #64616 Releases: master, 6.2 Change-Id: I70c63339505b373023f24973313a2e673e8eaf86 Reviewed-on: http://review.typo3.org/36400 Tested-by:Ronny Vorpahl <vorpahl@artplan21.de> Reviewed-by:
Mateusz Wojtuła <matw88@gmail.com> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
Showing
- typo3/sysext/install/Classes/Service/SqlSchemaMigrationService.php 1 addition, 1 deletion...ext/install/Classes/Service/SqlSchemaMigrationService.php
- typo3/sysext/install/Tests/Unit/Service/SqlSchemaMigrationServiceTest.php 45 additions, 0 deletions...tall/Tests/Unit/Service/SqlSchemaMigrationServiceTest.php
Please register or sign in to comment