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 |
|
|
||||||
| params | jsonb | 2147483647 | √ | null |
|
|
||||||
| exporter_id | uuid | 2147483647 | null |
|
|
|||||||
| task_id | uuid | 2147483647 | √ | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| core_export_pkey | Primary key | Asc | pulp_id |
| core_export_exporter_id_c43ae46f | Performance | Asc | exporter_id |
| core_export_task_id_4947760b | Performance | Asc | task_id |