This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
Part-DB-server
Watch
2
Star
0
Fork
0
You've already forked Part-DB-server
mirror of
https://github.com/Part-DB/Part-DB-server.git
synced
2026-03-05 15:05:58 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
00bb005e4ef62a816e247532f4344ac27455e76c
Part-DB-server
/
src
/
DataTables
/
Adapters
History
Jan Böhmer
be2ed52d93
Fixed phpstan issues
2023-07-23 23:04:45 +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
TwoStepORMAdapater.php
Fixed phpstan issues
2023-07-23 23:04:45 +02:00