SWDB
← Versions / 6.6.4.0 /

custom_field_set

Fields (9)

Name Type Null Key Default Extra
id binary(16) NO PRI NULL
name varchar(255) NO NULL
config json YES NULL
active tinyint(1) NO 1
app_id binary(16) YES MUL NULL
position int NO 1
global tinyint(1) NO 0
created_at datetime(3) NO NULL
updated_at datetime(3) YES NULL

Indexes (2)

Name Columns Unique
fk.custom_field_set.app_id app_id No
PRIMARY id Yes

Relations From (1)

app_id app . id

Referenced By (3)

custom_field . set_id id
product_custom_field_set . custom_field_set_id id