pub fn bound_source_column_names( current: Vec<String>, bound: Option<&[String]>, ) -> Result<Vec<String>, SQLError>