Part-DB.Part-DB-server/src/Repository
2024-03-03 20:34:36 +01:00
..
Parts Renamed Storelocation entity to StorageLocation 2023-09-04 22:57: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 Restrict the depth of the category tree shown inside KiCAD to improve performance 2023-12-03 14:42:33 +01:00
AttachmentContainingDBElementRepository.php Fixed field ordering on SQLite 2023-07-29 16:42:27 +02:00
AttachmentRepository.php Fixed some more phpstan issues 2023-06-18 00:00:58 +02:00
CurrencyRepository.php Removed unused import statements 2024-03-03 20:34:36 +01:00
DBElementRepository.php Removed unused import statements 2024-03-03 20:34:36 +01:00
LabelProfileRepository.php Removed unused import statements 2024-03-03 20:34:36 +01:00
LogEntryRepository.php Fixed further inspection issues 2024-03-03 20:33:24 +01:00
NamedDBElementRepository.php Do not cache entities directly in NodesListBuilder but cache only the IDs instead 2023-07-20 23:20:46 +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 Fixed PHPstan issues 2023-07-23 00:14:29 +02:00
UserRepository.php Fixed static analysis issue and added test for UserRepository 2023-08-01 16:20:31 +02:00