pub fn should_ignore_column( table: &str, column: &str, patterns: &[Pattern], ) -> bool
Check if a column should be ignored based on patterns