SWDB
← Versions / 5.5.9 /

s_core_config_forms

Fields (7)

Name Type Null Key Default Extra
id int(11) unsigned NO PRI NULL auto_increment
parent_id int(11) unsigned YES MUL NULL
name varchar(255) NO UNI NULL
label varchar(255) YES NULL
description text YES NULL
position int(11) NO NULL
plugin_id int(11) unsigned YES MUL NULL

Indexes (4)

Name Columns Unique
name name Yes
parent_id parent_id No
plugin_id plugin_id No
PRIMARY id Yes