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