mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-29 01:55:01 +00:00
Left join was causing events to counted multiple times (once per participation). Using DISTINCT fixes this.
Left join was causing events to counted multiple times (once per participation). Using DISTINCT fixes this.