pub fn should_include_table( table_name: &str, tables: &[String], exclude: &[String], ) -> bool
Check if a table should be included based on filter config