Ecto.Adapter.init

You're seeing just the callback init, go back to Ecto.Adapter module for more information.

Specs

init(config :: Keyword.t()) :: {:ok, :supervisor.child_spec(), adapter_meta()}

Initializes the adapter supervision tree by returning the children and adapter metadata.