palace_project_collections

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id INT 10 null
settingId INT 10 null
palaceProjectName VARCHAR 255 null
displayName VARCHAR 255 null
hasCirculation TINYINT 3 NULL
includeInAspen TINYINT 3 1
lastIndexed INT 10 NULL

Indexes

Constraint Name Type Sort Column(s)
palace_project_collections_s_pk Primary key Asc id
PRIMARY Must be unique Asc id
settingId Must be unique Asc/Asc settingId + palaceProjectName

Relationships