Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
|---|---|---|---|---|---|---|---|---|
| id | serial | 10 | √ | nextval('metric_id_seq'::regclass) |
|
|
||
| datalocation | text | 2147483647 | √ | null |
|
|
||
| daystring | text | 2147483647 | √ | null |
|
|
||
| lastcalleddate | timestamp | 29,6 | null |
|
|
|||
| name | varchar | 255 | null |
|
|
|||
| valuejson | text | 2147483647 | √ | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| metric_pkey | Primary key | Asc | id |
| index_metric_id | Performance | Asc | id |
Diagram producer might be missing
No diagrams were produced please see application output for any errors