Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
id | bigserial | 19 | √ | nextval('gcp_crm_project_labels_id_seq'::regclass) |
|
|
||||
project_id | int8 | 19 | √ | null |
|
|
||||
key | text | 2147483647 | √ | null |
|
|
||||
value | text | 2147483647 | √ | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
gcp_crm_project_labels_pkey | Primary key | Asc | id |