pub fn target_columns( target: &ViewMutationTarget, explicit: &[String], operation: &str, ) -> Result<Vec<String>, SQLError>