features/fiche_refonte #270
@@ -43,7 +43,7 @@ public class ParcelleRepositoryCustomImpl implements ParcelleRepositoryCustom {
|
||||
FROM enquete e
|
||||
ORDER BY e.parcelle_id, e.date_enquete DESC
|
||||
)
|
||||
SELECT
|
||||
SELECT distinct
|
||||
p.id as id,
|
||||
p.q as q,
|
||||
p.i as i,
|
||||
|
||||
Reference in New Issue
Block a user