Skip to main content

should_ignore_column

Function should_ignore_column 

Source
pub fn should_ignore_column(
    table: &str,
    column: &str,
    patterns: &[Pattern],
) -> bool
Expand description

Check if a column should be ignored based on patterns