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