Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
---|---|---|---|---|---|---|---|---|
__id | int8 | 19 | √ | null |
|
|
||
__cf | bool | 1 | true |
|
|
|||
__start | timestamptz | 35,6 | null |
|
|
|||
__source | varchar | 63 | null |
|
|
|||
__origin | varchar | 63 | ''::character varying |
|
|
|||
rdc_id | varchar | 32 | √ | null |
|
|
||
rdc_version | int8 | 19 | √ | null |
|
|
||
rdc_description | varchar | 38 | √ | null |
|
|
||
internal | bool | 1 | √ | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
refdata_category_pkey | Primary key | Asc | __id |
refdata_category___origin_idx | Performance | Asc | __origin |
refdata_category___source_idx | Performance | Asc | __source |
refdata_category___start_idx | Performance | Asc | __start |
refdata_category_internal_idx | Performance | Asc | internal |
refdata_category_rdc_description_idx | Performance | Asc | rdc_description |
refdata_category_rdc_id_idx | Performance | Asc | rdc_id |
refdata_category_rdc_version_idx | Performance | Asc | rdc_version |
Diagram producer might be missing
No diagrams were produced please see application output for any errors