sqruff_lib::core::rules::reference

Function object_ref_matches_table

Source
pub fn object_ref_matches_table(
    possible_references: &[Vec<SmolStr>],
    targets: &[Vec<SmolStr>],
) -> bool