Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
|---|---|---|---|---|---|---|---|---|
| id | bigserial | 19 | √ | nextval('tbl_organization_chart_employee_hierarchy_configuration_id_seq'::regclass) |
|
|
||
| configurationkey | varchar | 500 | null |
|
|
|||
| configurationvalue | text | 2147483647 | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| tbl_organization_chart_employee_hierarchy_configuration_pk | Primary key | Asc | id |
