common.permissions_components_map
| Field | Type | Null | Default | Key | Extra | Comment |
|---|---|---|---|---|---|---|
| pcompmap_id | int(11) | NO | PRI | auto_increment | ||
| pcompmap_perm_id | int(11) | NO | MUL | |||
| pcompmap_pcomp_id | int(11) | NO | MUL | |||
| pcompmap_modified | timestamp | YES | CURRENT_TIMESTAMP | on update CURRENT_TIMESTAMP | ||
| pcompmap_created | timestamp | YES | CURRENT_TIMESTAMP |
References
| Local Column | References |
|---|