Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
|---|---|---|---|---|---|---|---|---|
| id | serial | 10 | √ | nextval('"Metrics_id_seq"'::regclass) |
|
|
||
| dateReported | timestamp | 26,3 | null |
|
|
|||
| type | Metrics_type_enum | 2147483647 | null |
|
|
|||
| json | json | 2147483647 | null |
|
|
|||
| category | Metrics_category_enum | 2147483647 | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| PK_c1200e49736b1bd2f1efe50fb72 | Primary key | Asc | id |