Files
mobilizon-frontend/lib
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
..
2024-07-08 21:44:22 +00:00
2024-04-10 12:36:21 +00:00