pub async fn get_postgres_version(
configuration: &Configuration,
workspace: &str,
path: &str,
) -> Result<String, Error<GetPostgresVersionError>>
pub async fn get_postgres_version(
configuration: &Configuration,
workspace: &str,
path: &str,
) -> Result<String, Error<GetPostgresVersionError>>