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