diff --git a/docs/connection.md b/docs/connection.md index d07e3273d6..fa278ce1a3 100644 --- a/docs/connection.md +++ b/docs/connection.md @@ -45,6 +45,7 @@ createConnection({ type: 'postgres', url: 'postgres://test:test@localhost/test' }) +``` `createConnections` creates multiple connections: