pub fn inherit_command_privilege_subject(
command: &mut CommandPlan,
subject: RoleReference,
) -> Result<(), SQLError>Expand description
Fill missing DML privilege subjects from the surrounding WITH definition.
pub fn inherit_command_privilege_subject(
command: &mut CommandPlan,
subject: RoleReference,
) -> Result<(), SQLError>Fill missing DML privilege subjects from the surrounding WITH definition.