Add disconnect_and_retry #597
Annotations
2 errors and 1 warning
|
Run mix test
Process completed with exit code 1.
|
|
Run mix test:
lib/postgrex/protocol.ex#L2094
** (CompileError) lib/postgrex/protocol.ex:2094: undefined function handle_disconnect_retry/1 (expected Postgrex.Protocol to define such a function or for it to be imported, but none are available)
|
|
Run mix test:
lib/postgrex/protocol.ex#L2875
undefined function retry_disconnet/2 (expected Postgrex.Protocol to define such a function or for it to be imported, but none are available)
|
Loading