ExAudit.Repo.history_query
You're seeing just the callback
history_query
, go back to ExAudit.Repo module for more information.
Specs
history_query(struct()) :: Ecto.Query.t()
Returns a query that gathers the version history for the given struct, ordered by the time the changes happened from newest to oldest.