SWDB
← Versions / 5.7.14 /

s_order_attributes

Fields (8)

Name Type Null Key Default Extra
id int(11) NO PRI NULL auto_increment
orderID 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
orderID orderID Yes
PRIMARY id Yes

Relations From (1)

orderID s_order . id