Skip to main content

collect_update_params

Function collect_update_params 

Source
pub fn collect_update_params(
    property_values: &EntitySnapshot,
    primary_key_values: &EntitySnapshot,
    set_keys: &[String],
) -> Vec<DbValue>