Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
|---|---|---|---|---|---|---|---|---|---|---|
| pulp_id | uuid | 2147483647 | null |
|
|
|||||
| pulp_created | timestamptz | 35,6 | null |
|
|
|||||
| pulp_last_updated | timestamptz | 35,6 | √ | null |
|
|
||||
| object_id | uuid | 2147483647 | null |
|
|
|||||
| content_type_id | int4 | 10 | null |
|
|
|||||
| task_id | uuid | 2147483647 | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| core_createdresource_pkey | Primary key | Asc | pulp_id |
| core_createdresource_content_type_id_2327bc2e | Performance | Asc | content_type_id |
| core_createdresource_task_id_acf70fb7 | Performance | Asc | task_id |