events/Classes/Service
Daniel Siepmann 96f07fd501 Ensure title of sys_file_metadata is not exceeded
The columns is limited by length.
We ensure we do crop incoming file names before adding them to the
database.
We would run into exception otherwise.
2022-06-28 11:39:12 +02:00
..
Cleanup Fix broken remove past data 2021-12-20 09:45:25 +01:00
DestinationDataImportService Do not enter endless loop while date creation 2022-06-27 16:07:36 +02:00
CategoryService.php Remove PHPStan issues 2021-12-14 17:31:46 +01:00
CleanupService.php Fix broken remove past data 2021-12-20 09:45:25 +01:00
DataProcessingForModels.php Fix PHPStan issues 2021-12-13 09:27:28 +01:00
DestinationDataImportService.php Ensure title of sys_file_metadata is not exceeded 2022-06-28 11:39:12 +02:00