Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
---|---|---|---|---|---|---|---|---|
id | INT UNSIGNED | 10 | √ | null |
|
|
primary key |
|
parent_id | INT UNSIGNED | 10 | null |
|
|
recurring entity parent id |
||
entity_id | INT UNSIGNED | 10 | √ | null |
|
|
recurring entity child id |
|
entity_table | VARCHAR | 64 | null |
|
|
physical tablename for entity, e.g. civicrm_event |
||
mode | TINYINT | 3 | 1 |
|
|
1-this entity, 2-this and the following entities, 3-all the entities |
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PRIMARY | Primary key | Asc | id |
Diagram producer might be missing
No diagrams were produced please see application output for any errors