Click or drag to resize
Database Table SexType

[This is preliminary documentation and is subject to change.]

Each row in this table contains a enum valu and its corresponding text representation

Fields

Field name

Type

Note

Description

Number

INT

Primary key

Enum value identifying sex

NameAdult

VARCHAR(20)

Corresponding text to use for adult

NameChild

VARCHAR(20)

Corresponding text to use for child

Relations

SexType is a lookup table.