topic

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id BIGINT 19 null
topic_subscriber.topic_id fk_topic_has_m_appuser_topicR
title VARCHAR 100 null
enabled BIT 1 NULL
entity_id BIGINT 19 null
entity_type TEXT 65535 null
member_type TEXT 65535 null

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc id
title Must be unique Asc title

Relationships