customfield_shared

0 rows


Description

core_customfield shared category table

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id BIGINT 19 null
categoryid BIGINT 19 null
customfield_category.id custshar_cat2_fkR
component VARCHAR 100
area VARCHAR 100
itemid BIGINT 19 0
usermodified BIGINT 19 0
user.id custshar_use2_fkR
timecreated BIGINT 19 0
timemodified BIGINT 19 0

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc id
custshar_cat_ix Performance Asc categoryid
custshar_catcomareite_uix Must be unique Asc/Asc/Asc/Asc categoryid + component + area + itemid
custshar_use_ix Performance Asc usermodified

Relationships