elixir-ecto/postgrex

(CaseClauseError) no case clause matching: {:connect, :reconnect, %Postgrex.ReplicationConnection

phanmn opened this issue · 0 comments

Hi, I'm trying to use Postgrex.ReplicationConnection in test environment (Phoenix ecto project), but it shows error something like this

Screen Shot 2022-07-11 at 00 58 43

Can any body give me some hints about this issue.

Thanks