Skip to main content

collect_insert_params

Function collect_insert_params 

Source
pub fn collect_insert_params(
    meta: &EntityTypeMeta,
    property_values: &HashMap<String, DbValue>,
) -> Vec<DbValue>