SWDB
← Versions / 5.7.0 /

s_order_basket_attributes

Fields (8)

Name Type Null Key Default Extra
id int(11) NO PRI NULL auto_increment
basketID int(11) YES UNI NULL
attribute1 text YES NULL
attribute2 text YES NULL
attribute3 text YES NULL
attribute4 text YES NULL
attribute5 text YES NULL
attribute6 text YES NULL

Indexes (2)

Name Columns Unique
basketID basketID Yes
PRIMARY id Yes

Relations From (1)

basketID s_order_basket . id