diff --git a/src/app/controllers/report.py b/src/app/controllers/report.py index c96b011..7b37934 100644 --- a/src/app/controllers/report.py +++ b/src/app/controllers/report.py @@ -253,7 +253,7 @@ def _insert_report(self) -> TextClause: world_number, region_id ) - SELECT + SELECT DISTINCT rs.report_sighting_id, rl.report_location_id, rg.report_gear_id,