Function mz_sql::rbac::ownership_err
source ยท fn ownership_err(
unheld_ownership: Vec<ObjectId>,
catalog: &impl SessionCatalog,
) -> Result<(), UnauthorizedError>
fn ownership_err(
unheld_ownership: Vec<ObjectId>,
catalog: &impl SessionCatalog,
) -> Result<(), UnauthorizedError>