ServiceInstanceDepends


Columns

Column Type Size Nulls Auto Default Children Parents Comments
serviceInstanceId INT UNSIGNED 10 null
ServiceInstances.id ServiceInstanceDepends_ibfk_1 R
requiredInstanceId INT UNSIGNED 10 null
ServiceInstances.id ServiceInstanceDepends_ibfk_2 R
apiType VARCHAR 255 null

Table contained 0 rows

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc/Asc/Asc serviceInstanceId + requiredInstanceId + apiType
requiredInstanceId Performance Asc requiredInstanceId

Relationships