Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | 
|---|---|---|---|---|---|---|---|---|
| olg_id | INT | 10 | √ | null |  |  | ||
| olg_osr_consumer_key | VARCHAR | 64 | √ | null |  |  | ||
| olg_ost_token | VARCHAR | 64 | √ | null |  |  | ||
| olg_ocr_consumer_key | VARCHAR | 64 | √ | null |  |  | ||
| olg_oct_token | VARCHAR | 64 | √ | null |  |  | ||
| olg_usa_id_ref | INT | 10 | √ | null |  |  | ||
| olg_received | TEXT | 65535 | null |  |  | |||
| olg_sent | TEXT | 65535 | null |  |  | |||
| olg_base_string | TEXT | 65535 | null |  |  | |||
| olg_notes | TEXT | 65535 | null |  |  | |||
| olg_timestamp | TIMESTAMP | 19 | current_timestamp() |  |  | |||
| olg_remote_ip | BIGINT | 19 | null |  |  | 
Indexes
| Constraint Name | Type | Sort | Column(s) | 
|---|---|---|---|
| PRIMARY | Primary key | Asc | olg_id | 
| olg_ocr_consumer_key | Performance | Asc/Asc | olg_ocr_consumer_key + olg_id | 
| olg_oct_token | Performance | Asc/Asc | olg_oct_token + olg_id | 
| olg_osr_consumer_key | Performance | Asc/Asc | olg_osr_consumer_key + olg_id | 
| olg_ost_token | Performance | Asc/Asc | olg_ost_token + olg_id | 
| olg_usa_id_ref | Performance | Asc/Asc | olg_usa_id_ref + olg_id | 
Diagram producer might be missing
No diagrams were produced please see application output for any errors