Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| id | uuid | 2147483647 | null |
|
|
||||||
| code | text | 2147483647 | null |
|
|
||||||
| name_key | text | 2147483647 | null |
|
|
||||||
| smart_filter_key | text | 2147483647 | √ | null |
|
|
|||||
| component_key | text | 2147483647 | null |
|
|
||||||
| entity | text | 2147483647 | null |
|
|
||||||
| filters | jsonb | 2147483647 | null |
|
|
||||||
| sort_order | int4 | 10 | null |
|
|
||||||
| is_active | bool | 1 | null |
|
|
||||||
| created_by | varchar | 255 | √ | null |
|
|
|||||
| updated_by | varchar | 255 | √ | null |
|
|
|||||
| created_at | timestamptz | 35,6 | null |
|
|
||||||
| updated_at | timestamptz | 35,6 | null |
|
|
||||||
| section_id_id | uuid | 2147483647 | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| shortcuts_dvp_pkey | Primary key | Asc | id |
| shortcuts_dvp_code_9f669db7_like | Performance | Asc | code |
| shortcuts_dvp_code_key | Must be unique | Asc | code |
| shortcuts_dvp_component_key_40910fb4_like | Performance | Asc | component_key |
| shortcuts_dvp_component_key_key | Must be unique | Asc | component_key |
| shortcuts_dvp_section_id_id_81856b72 | Performance | Asc | section_id_id |
