mapguesser/src/Repository
Balázs Vigh 8136273b33
All checks were successful
default-pipeline default-pipeline #169
replaced left join with inner join for older places search
2021-05-05 21:58:19 +02:00
..
MapRepository.php MAPG-140 adapt MapRepository and classes that use it to use persistent model 2020-06-20 02:03:11 +02:00
MultiRoomRepository.php MAPG-203 add new table and model for multi_room 2021-03-20 19:44:48 +01:00
PlaceRepository.php replaced left join with inner join for older places search 2021-05-05 21:58:19 +02:00
UserConfirmationRepository.php MAPG-142 modify UserConfirmationRepository to return only one confirmation for user 2020-07-05 13:33:02 +02:00
UserPasswordResetterRepository.php MAPG-185 add getter for expired users and password resetters 2020-07-05 16:37:37 +02:00
UserPlayedPlaceRepository.php extended database with UserPlayedPlace table for tracking when and what place a User played in game 2021-05-05 19:16:54 +02:00
UserRepository.php MAPG-185 add getter for expired users and password resetters 2020-07-05 16:37:37 +02:00