Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
|---|---|---|---|---|---|---|---|---|---|---|
| node_id | int8 | 19 | √ | null |
|
|
||||
| code_id | int4 | 10 | √ | null |
|
|
||||
| value | text | 2147483647 | √ | null |
|
|
||||
| time_start | timestamp | 29,6 | √ | null |
|
|
||||
| time_end | timestamp | 29,6 | √ | null |
|
|
Table contained 19566 rows
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| node_code_values_node_id_code_id_value_time_start_time_end_idx | Must be unique | Asc/Asc/Asc/Asc/Asc | node_id + code_id + value + time_start + time_end |

