Demo.Repo.query_many
You're seeing just the function
query_many
, go back to Demo.Repo module for more information.
A convenience function for SQL-based repositories that executes the given multi-result query.
See Ecto.Adapters.SQL.query_many/4
for more information.