ServiceInstallations


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id INT UNSIGNED 10 null
PlanServiceInstallations.serviceInstallationId PlanServiceInstallations_ibfk_2 R
ServiceInstallationProperties.serviceInstallationId ServiceInstallationProperties_ibfk_1 R
ServiceInstances.serviceInstallationId ServiceInstances_ibfk_1 R
name VARCHAR 255 null
status INT UNSIGNED 10 0
serviceNodeId INT UNSIGNED 10 null
ServiceNodes.id ServiceInstallations_ibfk_1 R

Table contained 0 rows

Indexes

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

Relationships