system_message_location

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id INT 10 null
systemMessageId INT 10 NULL
locationId INT 10 NULL

Indexes

Constraint Name Type Sort Column(s)
system_message_location_s_pk Primary key Asc id
PRIMARY Must be unique Asc id
systemMessageLocation Must be unique Asc/Asc systemMessageId + locationId

Relationships