Files
mobilizon-frontend/lib/mobilizon/events
Massedil 41aa81097d #1308 update build_page() to permit query with group_by()
Using Repo.aggregate() to count the total of elements is incompatible with group_by().

Changing this to a subquery with a count(*) of results permit to use group_by().
2024-10-24 19:09:28 +02:00
..
2019-09-13 01:01:17 +02:00
2019-09-13 01:01:17 +02:00
2023-12-01 11:29:53 +01:00
2022-04-07 18:51:10 +02:00