Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | 
|---|---|---|---|---|---|---|---|---|
| port_id | INT UNSIGNED | 10 | null | 
                                         | 
                                    
                                         | 
                                    |||
| timestamp | TIMESTAMP | 19 | current_timestamp() | 
                                         | 
                                    
                                         | 
                                    |||
| in_counter | BIGINT | 19 | √ | NULL | 
                                         | 
                                    
                                         | 
                                    ||
| in_delta | BIGINT | 19 | 0 | 
                                         | 
                                    
                                         | 
                                    |||
| out_counter | BIGINT | 19 | √ | NULL | 
                                         | 
                                    
                                         | 
                                    ||
| out_delta | BIGINT | 19 | 0 | 
                                         | 
                                    
                                         | 
                                    |||
| bill_id | INT UNSIGNED | 10 | null | 
                                         | 
                                    
                                         | 
                                    
Indexes
| Constraint Name | Type | Sort | Column(s) | 
|---|---|---|---|
| PRIMARY | Primary key | Asc/Asc | port_id + bill_id | 
Diagram producer might be missing
No diagrams were produced please see application output for any errors