Function schema::compound_id_field_name
source · pub fn compound_id_field_name(pk: PrimaryKeyWalker<'_>) -> Cow<'_, str>Expand description
Computes a compound field name based on a multi-field id.
pub fn compound_id_field_name(pk: PrimaryKeyWalker<'_>) -> Cow<'_, str>Computes a compound field name based on a multi-field id.