|
All checks were successful
continuous-integration/drone/push Build is passing
Replace Elixir-side counting with Ecto GROUP BY COUNT query for better performance. This avoids loading all users into memory and performs the aggregation directly in the database. |
||
|---|---|---|
| .. | ||
| form.ex | ||
| helpers.ex | ||
| index.ex | ||
| index.html.heex | ||
| show.ex | ||