getConnectionURL method
Returns the URL of the connection.
Implementation
@override
String getConnectionURL(PostgreSQLConnectionWrapper connection) =>
connection.connectionURL;
Returns the URL of the connection.
@override
String getConnectionURL(PostgreSQLConnectionWrapper connection) =>
connection.connectionURL;