Part-DB.Part-DB-server/src/DataTables/Adapters
2023-10-06 13:08:46 +02: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 Fixed typo in name of TwoStepORMAdapter 2023-10-06 13:08:46 +02:00