Skip to main content

scan_mutating_table_trigger

Function scan_mutating_table_trigger 

Source
pub fn scan_mutating_table_trigger(
    unit_logical_id: &str,
    source: &str,
) -> Vec<DetailFactSite>
Expand description

QUAL006: a FOR EACH ROW trigger whose body references its own base table in a query/DML (ORA-04091 mutating-table hazard). R13-conservative: requires a clean on <table> extraction and for each row; otherwise no fact.