pub async fn reflect_pg_db_role_setting(
client: &PgClient,
) -> Result<Vec<PgDbRoleSetting>, Error>Expand description
Asynchronously pull the contents of pg_db_role_setting
pub async fn reflect_pg_db_role_setting(
client: &PgClient,
) -> Result<Vec<PgDbRoleSetting>, Error>Asynchronously pull the contents of pg_db_role_setting