Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
|---|---|---|---|---|---|---|---|---|
| application_version | varchar | 255 | null |
|
|
|||
| instance_id | uuid | 2147483647 | null |
|
|
|||
| collection_duration | int8 | 19 | null |
|
|
|||
| collection_instant | int8 | 19 | null |
|
|
|||
| failed_stats | text | 2147483647 | √ | null |
|
|
||
| sent | bool | 1 | null |
|
|
|||
| stats | text | 2147483647 | null |
|
|
|||
| stats_version | varchar | 255 | null |
|
|
|||
| timings | text | 2147483647 | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| usage_stats_pkey | Primary key | Asc | collection_instant |