ChildSpec - Ecto.Adapters.SQL.Connection
Open
enhancement
- Dominant language
- Elixir
- Stars
- 15
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Part of #38
https://hexdocs.pm/ecto_sql/Ecto.Adapters.SQL.Connection.html#c:child_spec/1
This should be as simple as returning the [`Postgrex.child_spec`](https://hexdocs.pm/postgrex/Postgrex.html#child_spec/1) function, though we may need to look into opts to pass it.
If we don't need to do anything special with the opts, this could also be delegated to `Ecto.Adapters.Postgres.Connection`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.