In my release I run my migrations (to create db and run migrations), standard mix release stuff. Sometimes this works and sometimes not. It times out regularly even when there is not migrations to run as everything s up to date.
This guide describes how to connect from an Elixir application with Ecto, which is a database wrapper and query generator for Elixir. Ecto provides an API and abstractions for interacting databases, e...