SWDB
← Versions / 5.7.11 /

s_library_component

Fields (8)

Name Type Null Key Default Extra
id int(11) NO PRI NULL auto_increment
name varchar(255) NO MUL NULL
x_type varchar(255) NO NULL
convert_function varchar(255) YES NULL
description text NO NULL
template varchar(255) NO NULL
cls varchar(255) NO NULL
pluginID int(11) YES NULL

Indexes (2)

Name Columns Unique
name_idx name,pluginID Yes
PRIMARY id Yes