Values_2.KeySchemaElementSourceA partition key pair consisting of a name and a type.
type nonrec t = {name : Values_0.NameString.t option;The name of a partition key.
*)type_ : Values_0.ColumnTypeString.t option;The type of a partition key.
*)}