Skip to main content

inherit_command_privilege_subject

Function inherit_command_privilege_subject 

Source
pub fn inherit_command_privilege_subject(
    command: &mut CommandPlan,
    subject: String,
) -> Result<(), SQLError>
Expand description

Fill missing DML privilege subjects from the surrounding WITH definition.