Ecto.Adapters.SQL.Connection.child_spec

You're seeing just the callback child_spec, go back to Ecto.Adapters.SQL.Connection module for more information.

Specs

child_spec(options :: Keyword.t()) :: {module(), Keyword.t()}

Receives options and returns DBConnection supervisor child specification.