ComposerInstances


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id INT UNSIGNED 10 null
webspaceId INT UNSIGNED 10 null
domains.id ComposerInstances_ibfk_1 R
path VARCHAR 255 null
name VARCHAR 255 null
actions.name Implied Constraint R

Table contained 0 rows

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc id
path Must be unique Asc/Asc webspaceId + path
webspaceId Performance Asc webspaceId

Relationships