Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
id | bigserial | 19 | √ | nextval('gcp_crm_projects_id_seq'::regclass) |
|
|
||||
create_time | text | 2147483647 | √ | null |
|
|
||||
lifecycle_state | text | 2147483647 | √ | null |
|
|
||||
name | text | 2147483647 | √ | null |
|
|
||||
parent_id | text | 2147483647 | √ | null |
|
|
||||
parent_type | text | 2147483647 | √ | null |
|
|
||||
project_id | text | 2147483647 | √ | null |
|
|
||||
project_number | int8 | 19 | √ | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
gcp_crm_projects_pkey | Primary key | Asc | id |