Part-DB.Part-DB-server/src/Repository
Jan Böhmer 1830e9da3d Fixed errors caused by change on how setParameters on query builder works
We replaced them by individual setParameter calls as this seems to be the easiest way to fix this
2024-06-10 00:08:53 +02: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 the use of the removed ClassMetadataInfo constants 2024-06-09 23:45:22 +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 errors caused by change on how setParameters on query builder works 2024-06-10 00:08:53 +02: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 errors caused by change on how setParameters on query builder works 2024-06-10 00:08:53 +02:00