Part-DB.Part-DB-server/src/DataTables/Adapters
2024-02-29 23:35:05 +01:00
..
CustomFetchJoinORMAdapter.php Fixed some more phpstan issues 2023-06-18 00:00:58 +02:00
FetchResultsAtOnceORMAdapter.php Do not use fetch join, as even with the N+1 problem the queries are faster than with the very complex and slow expressions needed for the fetch Join pagination 2023-07-22 23:51:06 +02:00
TwoStepORMAdapter.php Only add the amountSum select for part tables if it is really required 2024-02-29 23:35:05 +01:00