From 7c68eeb2e416dea96324d336602e4caf4026f012 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Valim?= Date: Fri, 24 May 2024 14:02:30 +0200 Subject: [PATCH] Update lib/db_connection.ex --- lib/db_connection.ex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/db_connection.ex b/lib/db_connection.ex index 1338029..b56fb1b 100644 --- a/lib/db_connection.ex +++ b/lib/db_connection.ex @@ -1286,7 +1286,7 @@ defmodule DBConnection do end @doc """ - Returns connection metrics as a list in the shape of: + Returns connection metrics as a list in the shape of: [%{ source: {:pool | :proxy, pid()},