SWDB
← Versions / 5.7.7 /

s_core_snippets

Fields (9)

Name Type Null Key Default Extra
id int(11) unsigned NO PRI NULL auto_increment
namespace varchar(255) NO MUL NULL
shopID int(11) unsigned NO NULL
localeID int(11) unsigned NO NULL
name varchar(255) NO NULL
value mediumtext NO NULL
created datetime NO NULL
updated datetime NO NULL
dirty int(1) YES 0

Indexes (2)

Name Columns Unique
namespace namespace,shopID,name,localeID Yes
PRIMARY id Yes