status_map_values

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id INT 10 null
indexingProfileId INT 10 null
value VARCHAR 50 null
status VARCHAR 50 null
groupedStatus VARCHAR 50 null
suppress TINYINT 3 0
inLibraryUseOnly TINYINT 3 0

Indexes

Constraint Name Type Sort Column(s)
status_map_values_s_pk Primary key Asc id
indexingProfileId Must be unique Asc/Asc indexingProfileId + value
PRIMARY Must be unique Asc id

Relationships