Skip to main content

foreign_keys_match_without_object_id

Function foreign_keys_match_without_object_id 

Source
pub fn foreign_keys_match_without_object_id(
    left: &ForeignKey,
    right: &ForeignKey,
) -> bool