features/fiche_refonte #270

Merged
judaur2005 merged 2 commits from features/fiche_refonte into develop 2026-07-27 16:18:25 +00:00
Showing only changes of commit 0be6c9a095 - Show all commits

View File

@@ -43,7 +43,7 @@ public class ParcelleRepositoryCustomImpl implements ParcelleRepositoryCustom {
FROM enquete e FROM enquete e
ORDER BY e.parcelle_id, e.date_enquete DESC ORDER BY e.parcelle_id, e.date_enquete DESC
) )
SELECT SELECT distinct
p.id as id, p.id as id,
p.q as q, p.q as q,
p.i as i, p.i as i,