X-Git-Url: https://git.rapsys.eu/airbundle/blobdiff_plain/9bb5536ab20e63fda4c59bab75098612fb8dc819..991dd47b40783c56aee07179f42940cbbbae46bd:/Repository/LocationRepository.php diff --git a/Repository/LocationRepository.php b/Repository/LocationRepository.php index d8acc14..de475fb 100644 --- a/Repository/LocationRepository.php +++ b/Repository/LocationRepository.php @@ -20,7 +20,7 @@ use Symfony\Component\Routing\RouterInterface; * * @TODO: use new window function syntax https://mariadb.com/kb/en/window-functions-overview/ MAX(updated) OVER (PARTITION updated) AS modified ??? */ -class LocationRepository extends EntityRepository { +class LocationRepository extends Repository { /** * Find locations *