Function composite_id_unsupported_message
pub fn composite_id_unsupported_message(model_name: &str) -> StringExpand description
The rejection message, verbatim, for every entry point that has to
refuse a composite-PK schema. Callers wrap it in whatever their error
type is — compile_error! for the macros, a generator error for the
CLI paths — but the text a user reads is the same either way.