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 |
|
|
||||||
| pulp_type | text | 2147483647 | null |
|
|
|||||||
| name | text | 2147483647 | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| core_exporter_pkey | Primary key | Asc | pulp_id |
| core_exporter_name_f624c9d6_like | Performance | Asc | name |
| core_exporter_name_key | Must be unique | Asc | name |