SWDB
← Versions / 5.7.16 /

s_core_templates

Fields (12)

Name Type Null Key Default Extra
id int(11) NO PRI NULL auto_increment
template varchar(255) NO UNI NULL
name varchar(255) NO NULL
description varchar(255) YES NULL
author varchar(255) YES NULL
license varchar(255) YES NULL
esi tinyint(1) unsigned NO NULL
style_support tinyint(1) unsigned NO NULL
emotion tinyint(1) unsigned NO NULL
version int(11) unsigned NO NULL
plugin_id int(11) unsigned YES NULL
parent_id int(11) YES NULL

Indexes (2)

Name Columns Unique
basename template Yes
PRIMARY id Yes