From 7711361c419c68c35f8e59b93cbbcc9c15a33ed1 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Rapha=C3=ABl=20Gertz?= Date: Tue, 12 Dec 2023 18:41:51 +0100 Subject: [PATCH] Makes created, updated and modified the greatest of each --- Repository/ArticleRepository.php | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/Repository/ArticleRepository.php b/Repository/ArticleRepository.php index 0d5a069..a19d63c 100644 --- a/Repository/ArticleRepository.php +++ b/Repository/ArticleRepository.php @@ -166,9 +166,9 @@ SQL; $req = <<