Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| id | serial | 10 | √ | nextval('res_groups_id_seq'::regclass) |
|
|
|||||||||||||||||||||||||||||||||||||||||||||||
| name | jsonb | 2147483647 | null |
|
|
||||||||||||||||||||||||||||||||||||||||||||||||
| category_id | int4 | 10 | √ | null |
|
|
Application |
||||||||||||||||||||||||||||||||||||||||||||||
| color | int4 | 10 | √ | null |
|
|
Color Index |
||||||||||||||||||||||||||||||||||||||||||||||
| create_uid | int4 | 10 | √ | null |
|
|
Created by |
||||||||||||||||||||||||||||||||||||||||||||||
| write_uid | int4 | 10 | √ | null |
|
|
Last Updated by |
||||||||||||||||||||||||||||||||||||||||||||||
| comment | jsonb | 2147483647 | √ | null |
|
|
Comment |
||||||||||||||||||||||||||||||||||||||||||||||
| bool | 1 | √ | null |
|
|
Share Group |
|||||||||||||||||||||||||||||||||||||||||||||||
| create_date | timestamp | 29,6 | √ | null |
|
|
Created on |
||||||||||||||||||||||||||||||||||||||||||||||
| write_date | timestamp | 29,6 | √ | null |
|
|
Last Updated on |
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| res_groups_pkey | Primary key | Asc | id |
| res_groups__category_id_index | Performance | Asc | category_id |
| res_groups_name_uniq | Must be unique | Asc/Asc | category_id + name |

