SoftBank.Repo.explain
You're seeing just the function
explain
, go back to SoftBank.Repo module for more information.
A convenience function for SQL-based repositories that executes an EXPLAIN statement or similar depending on the adapter to obtain statistics for the given query.
See Ecto.Adapters.SQL.explain/4
for more information.