SWDB
← Versions / 6.4.2.0 /

custom_field

Fields (8)

Name Type Null Key Default Extra
id binary(16) NO PRI NULL
name varchar(255) NO UNI NULL
type varchar(255) NO NULL
config longtext YES NULL
active tinyint(1) NO 1
set_id binary(16) YES MUL NULL
created_at datetime(3) NO NULL
updated_at datetime(3) YES NULL

Indexes (3)

Name Columns Unique
fk.custom_field.set_id set_id No
PRIMARY id Yes
uniq.custom_field.name name Yes

Relations From (1)

set_id custom_field_set . id

Referenced By (1)

product_search_config_field . custom_field_id id