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 |
|
|
||||
| relative_path | text | 2147483647 | null |
|
|
|||||
| content_artifact_id | uuid | 2147483647 | null |
|
|
|||||
| publication_id | uuid | 2147483647 | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| core_publishedartifact_pkey | Primary key | Asc | pulp_id |
| core_publishedartifact_content_artifact_id_081334a1 | Performance | Asc | content_artifact_id |
| core_publishedartifact_publication_id_adaa1ae3 | Performance | Asc | publication_id |
| core_publishedartifact_publication_id_relative__97f785f4_uniq | Must be unique | Asc/Asc | publication_id + relative_path |