AbacusSql.where

You're seeing just the function where, go back to AbacusSql module for more information.
Link to this function

where(query, term, opts \\ [])

View Source

Specs

where(Ecto.Query.t(), t(), options()) :: Ecto.Query.t()

Adds an and_where clause to the query.