Skip to main content

should_include_table

Function should_include_table 

Source
pub fn should_include_table(
    table_name: &str,
    tables: &[String],
    exclude: &[String],
) -> bool
Expand description

Check if a table should be included based on filter config