AntlUtilsEcto.TestRepo.aggregate

You're seeing just the function aggregate, go back to AntlUtilsEcto.TestRepo module for more information.
Link to this function

aggregate(queryable, aggregate, opts \\ [])

View Source

Callback implementation for Ecto.Repo.aggregate/3.

Link to this function

aggregate(queryable, aggregate, field, opts)

View Source

Callback implementation for Ecto.Repo.aggregate/4.