pub fn scan_cross_schema_write(
unit_logical_id: &str,
source: &str,
) -> Vec<DetailFactSite>Expand description
DEP001: a DML statement whose target is schema-qualified to a
schema other than the unit’s own (cross-schema write surface).
Unit schema = first dotted segment of unit_logical_id.