Function mz_sql::plan::statement::ddl::plan_role_attributes

source ยท
fn plan_role_attributes(
    options: Vec<RoleAttribute>,
) -> Result<PlannedRoleAttributes, PlanError>