Table d44civi_9xzwf.civicrm_extension Generated by
SchemaSpy
Legend: SourceForge.net
Primary key columns
Columns with indexes
Implied relationships
Excluded column relationships
< n > number of related tables
 
Column Type Size Nulls Auto Default Children Parents Comments
id int unsigned 10  √  Local Extension ID
type enum 8
full_name varchar 255 Fully qualified extension name
name varchar 255  √  null Short name
label varchar 255  √  null Short, printable name
file varchar 255  √  null Primary PHP file
schema_version varchar 63  √  null Revision code of the database schema; the format is module-defined
is_active tinyint 3  √  1 Is this extension active?

Table contained 0 rows at Wed Nov 11 17:14 EST 2015

Indexes:
Column(s) Type Sort Constraint Name
id Primary key Asc PRIMARY
full_name Must be unique Asc UI_extension_full_name
name Performance Asc UI_extension_name