core_createdresource

365 rows


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
django_content_type.id core_createdresource_content_type_id_2327bc2e_fk_django_coR
task_id uuid 2147483647 null
core_task.pulp_id core_createdresource_task_id_acf70fb7_fk_core_task_pulp_idR

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

Relationships