Part-DB.Part-DB-server/src/Repository
2025-02-08 00:19:20 +01:00
..
Parts Use natural sorting for trees and others repository functions 2024-06-17 22:33:40 +02:00
UserSystem Removed unused import statements 2024-03-03 20:34:36 +01:00
.gitignore Initial commit 2019-02-23 16:49:38 +01:00
AbstractPartsContainingRepository.php Use natural sorting for trees and others repository functions 2024-06-17 22:33:40 +02:00
AttachmentContainingDBElementRepository.php Applied rector suggestions 2024-06-22 00:31:43 +02:00
AttachmentRepository.php fixed attachment statistics for sqlite (#847) 2025-02-02 21:05:47 +01:00
CurrencyRepository.php Removed unused import statements 2024-03-03 20:34:36 +01:00
DBElementRepository.php Applied rector suggestions 2024-06-22 00:31:43 +02:00
LabelProfileRepository.php Removed unused import statements 2024-03-03 20:34:36 +01:00
LogEntryRepository.php Fixed "implicitly marking parameter as nullable" deprecations in PHP 8.4 fixed 2025-02-08 00:19:20 +01:00
NamedDBElementRepository.php Applied rector suggestions 2024-06-22 00:31:43 +02:00
ParameterRepository.php Added a custom function to make PostgresSQL searches case insensitive 2024-12-02 00:17:54 +01:00
PartRepository.php Added a custom function to make PostgresSQL searches case insensitive 2024-12-02 00:17:54 +01:00
StructuralDBElementRepository.php Fixed phpstan analysis issues and bad code that showed up with phpstan 2.0 2024-12-28 23:08:08 +01:00
UserRepository.php Applied rector suggestions 2024-06-22 00:31:43 +02:00