Part-DB.Part-DB-server/src/Repository
Jan Böhmer b74ab18a6d Added possibility to define alternative names on data structures
This can be used to find elements, based on the data returned by info providers
2023-07-16 22:59:46 +02:00
..
Parts Added declare strict types to all files 2023-06-11 18:59:07 +02:00
.gitignore Initial commit 2019-02-23 16:49:38 +01:00
AbstractPartsContainingRepository.php Fixed some more phpstan issues 2023-06-18 00:00:58 +02:00
AttachmentRepository.php Fixed some more phpstan issues 2023-06-18 00:00:58 +02:00
CurrencyRepository.php Allow to retrieve price and shopping informations from info providers 2023-07-14 00:09:22 +02:00
DBElementRepository.php Fixed some more phpstan issues 2023-06-18 00:00:58 +02:00
LabelProfileRepository.php Fixed some more phpstan issues 2023-06-18 00:00:58 +02:00
LogEntryRepository.php Use an enum for target_type in log entries 2023-06-18 18:31:39 +02:00
NamedDBElementRepository.php Fixed some more phpstan issues 2023-06-18 00:00:58 +02:00
ParameterRepository.php Fixed some more phpstan issues 2023-06-18 00:00:58 +02:00
PartRepository.php Fixed some more phpstan issues 2023-06-18 00:00:58 +02:00
StructuralDBElementRepository.php Added possibility to define alternative names on data structures 2023-07-16 22:59:46 +02:00
UserRepository.php Fixed some more phpstan issues 2023-06-18 00:00:58 +02:00