pub fn run( config: &Config, db_name: Option<&str>, _dialect_override: Option<&str>, out_override: Option<&Path>, ) -> Result<(), CliError>