develop #271
@@ -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,
|
||||||
|
|||||||
Reference in New Issue
Block a user