Commit Graph

3 Commits

Author SHA1 Message Date
20af766cdf Fix the query to return the count of events
Left join was causing events to counted multiple times (once per participation). Using DISTINCT fixes this.
2024-07-17 15:38:55 +02:00
ead1abb825 fix code style for symfony 5 2024-07-03 13:29:22 +02:00
87a6757e5e Add eventBundle exports 2024-06-25 11:24:57 +00:00