Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | 
|---|---|---|---|---|---|---|---|---|
| item_id | INT UNSIGNED | 10 | √ | null | 
                                         | 
                                    
                                         | 
                                    ||
| schedule_id | INT UNSIGNED | 10 | null | 
                                         | 
                                    
                                         | 
                                    |||
| alert_schedulable_id | INT UNSIGNED | 10 | null | 
                                         | 
                                    
                                         | 
                                    |||
| alert_schedulable_type | VARCHAR | 255 | null | 
                                         | 
                                    
                                         | 
                                    
Indexes
| Constraint Name | Type | Sort | Column(s) | 
|---|---|---|---|
| PRIMARY | Primary key | Asc | item_id | 
| alert_schedulables_schedule_id_index | Performance | Asc | schedule_id | 
| schedulable_morph_index | Performance | Asc/Asc | alert_schedulable_type + alert_schedulable_id | 
Diagram producer might be missing
No diagrams were produced please see application output for any errors