pub async fn is_valid_postgres_configuration(
configuration: &Configuration,
workspace: &str,
path: &str,
) -> Result<bool, Error<IsValidPostgresConfigurationError>>
pub async fn is_valid_postgres_configuration(
configuration: &Configuration,
workspace: &str,
path: &str,
) -> Result<bool, Error<IsValidPostgresConfigurationError>>