Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
|---|---|---|---|---|---|---|---|---|---|---|
| id | int8 | 19 | √ | null |
|
|
||||
| category | text | 2147483647 | √ | null |
|
|
||||
| subcategory | text | 2147483647 | √ | null |
|
|
||||
| extra | jsonb | 2147483647 | √ | null |
|
|
||||
| created_at | timestamptz | 35,6 | √ | null |
|
|
||||
| updated_at | timestamptz | 35,6 | √ | null |
|
|
||||
| id_community | int4 | 10 | √ | null |
|
|
||||
| id_user | int8 | 19 | √ | null |
|
|
||||
| id_user_bend | text | 2147483647 | √ | null |
|
|
||||
| id_community_bend | text | 2147483647 | √ | null |
|
|
||||
| id_node | int8 | 19 | √ | null |
|
|
||||
| id_dd_node_type | int2 | 5 | √ | null |
|
|
||||
| id_device | text | 2147483647 | √ | null |
|
|
||||
| build_number | text | 2147483647 | √ | null |
|
|
||||
| bundle_id | text | 2147483647 | √ | null |
|
|
||||
| version | text | 2147483647 | √ | null |
|
|
||||
| readable_version | text | 2147483647 | √ | null |
|
|
||||
| application_name | text | 2147483647 | √ | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| analytics_pk | Primary key | Asc | id |