Function sqruff_lib::core::rules::reference::object_ref_matches_table

source ยท
pub fn object_ref_matches_table(
    possible_references: Vec<Vec<SmolStr>>,
    targets: Vec<Vec<SmolStr>>,
) -> bool