Searched defs:update_datas (Results 1 – 2 of 2) sorted by relevance
321 let mut update_datas = DbMap::new(); in batch_remove() localVariable
668 …pub fn update_datas(&mut self, condition: &DbMap, is_filter_sync: bool, datas: &DbMap) -> Result<i… in update_datas() method