Table

cm_co_extended_types

Description

Per-CO attribute custom type configurations

Plugin


Category

Configuration

Status

Stable

Introduced

v0.6

Last Updated


Future: v5.0.0

types

Column

Format

Description

Definition

Comments

id

integer, primary key

Row identifier

autoincrement


co_id

integer, foreign key

CO ID

cm_cos:id


attribute

varchar(32)

Attribute this type name applies to


Only attributes that support extended types may be used here.

name

varchar(32)

Database value for type


As used by

display_name

varchar(64)

Display name for type



edupersonaffiliation

varchar(32)

Optional mapping to eduPersonAffiliation

eduPerson

Applies only when attribute is CoPersonRole.affiliation

status

varchar(2)

Type status

  • A: Active
  • S: Suspended

A deleted status cannot exist in any active attribute. A suspended status cannot be added to any new or updated attributes, but may continue to be used by existing active attributes.