Part-DB.Part-DB-server/src/Entity/Base
2024-06-17 22:33:40 +02:00
..
AbstractCompany.php Fixed exception related that Datetimeimmutables were used were doctrine expected mutable ones 2024-06-13 23:41:35 +02:00
AbstractDBElement.php Renamed Storelocation entity to StorageLocation 2023-09-04 22:57:40 +02:00
AbstractNamedDBElement.php Add proper length constraint validations to all string mapped ORM fields, so they show a nice validation error, instead of a 500 error 2024-03-06 19:46:11 +01:00
AbstractPartsContainingDBElement.php Removed unused import statements 2024-03-03 20:34:36 +01:00
AbstractStructuralDBElement.php Perform the duplicate check of parameter names already on initial creation 2024-04-28 19:38:39 +02:00
MasterAttachmentTrait.php Removed unused import statements 2024-03-03 20:34:36 +01:00
PartsContainingRepositoryInterface.php Use natural sorting for trees and others repository functions 2024-06-17 22:33:40 +02:00
TimestampTrait.php Fixed exception related that Datetimeimmutables were used were doctrine expected mutable ones 2024-06-13 23:41:35 +02:00