plugins

14 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
PluginID INT 10 null
GUID VARCHAR 36 null
scripttime.Guid Implied ConstraintR
Name VARCHAR 100 null
plugin_lm_properties.Name Implied ConstraintR
Version VARCHAR 50 null
Author VARCHAR 255 null
Description TEXT 65535 null
Icon VARCHAR 255 null
MD5 VARCHAR 255 null
Source LONGBLOB 2147483647 null
Filename VARCHAR 255 null
ReleaseDate DATETIME 19 null
Enable TINYINT 3 null
IISLoaded TINYINT 3 null
AgentLoaded TINYINT 3 null
Exclusive INT 10 null
RemoteAgent INT 10 null
Category VARCHAR 100 null
DependantOn VARCHAR 36 null
Hidden TINYINT 3 null
Official TINYINT 3 null
Community TINYINT 3 null
RunStyle INT 10 0
DoNotLoad INT 10 0

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc PluginID
GUID Must be unique Asc GUID

Relationships