blog_association table columns
blog_association table indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| PRIMARY | Primary key | Asc | id |
| blogasso_blo_ix | Performance | Asc | blogid |
| blogasso_con_ix | Performance | Asc | contextid |
Associations of blog entries with courses and module instances
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| PRIMARY | Primary key | Asc | id |
| blogasso_blo_ix | Performance | Asc | blogid |
| blogasso_con_ix | Performance | Asc | contextid |