Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| id | int4 | 10 | √ | null |
|
|
||||||||
| name | text | 2147483647 | null |
|
|
|||||||||
| type_id | int4 | 10 | null |
|
|
|||||||||
| component_id | int4 | 10 | null |
|
|
|||||||||
| description | text | 2147483647 | √ | null |
|
|
||||||||
| reference | text | 2147483647 | null |
|
|
|||||||||
| is_publishable | bool | 1 | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| system_metrics_pkey | Primary key | Asc | id |