tag_area

0 rows


Description

Defines various tag areas, one area is identified by compone

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id BIGINT 19 null
component VARCHAR 100
itemtype VARCHAR 100
enabled BIT 1 1
tagcollid BIGINT 19 null
tag_coll.id tagarea_tag2_fkR
callback VARCHAR 100 null
callbackfile VARCHAR 100 null
showstandard BIT 1 0
multiplecontexts BIT 1 0

Whether the tag area allows tag instances to be created in multiple contexts.

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc id
tagarea_comite2_uix Must be unique Asc/Asc component + itemtype
tagarea_tag4_ix Performance Asc tagcollid

Relationships