SWDB
← Versions / 6.7.3.0 /

custom_field

Fields (11)

Name Type Null Key Default Extra
id binary(16) NO PRI NULL
name varchar(255) NO UNI NULL
type varchar(255) NO NULL
config json 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
allow_customer_write tinyint NO 0
allow_cart_expose tinyint(1) NO 0
store_api_aware tinyint(1) NO 1

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