pub async fn test_postgres_connection(
configuration: &Configuration,
workspace: &str,
test_postgres_connection_request: TestPostgresConnectionRequest,
) -> Result<String, Error<TestPostgresConnectionError>>
pub async fn test_postgres_connection(
configuration: &Configuration,
workspace: &str,
test_postgres_connection_request: TestPostgresConnectionRequest,
) -> Result<String, Error<TestPostgresConnectionError>>