ServiceNodeCache


Columns

Column Type Size Nulls Auto Default Children Parents Comments
serviceNodeId INT UNSIGNED 10 null
ServiceNodes.id ServiceNodeCache_ibfk_1 R
pathId VARCHAR 255 null
path TEXT 65535 null
cache TEXT 65535 null

Table contained 0 rows

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc/Asc serviceNodeId + pathId

Relationships