core_export

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
pulp_id uuid 2147483647 null
core_exportedresource.export_id core_exportedresource_export_id_e9cea9c9_fk_core_export_pulp_idR
core_pulpexport.export_ptr_id core_pulpexport_export_ptr_id_3d457f7e_fk_core_export_pulp_idR
pulp_created timestamptz 35,6 null
pulp_last_updated timestamptz 35,6 null
params jsonb 2147483647 null
exporter_id uuid 2147483647 null
core_exporter.pulp_id core_export_exporter_id_c43ae46f_fk_core_exporter_pulp_idR
task_id uuid 2147483647 null
core_task.pulp_id core_export_task_id_4947760b_fk_core_task_pulp_idR

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

Relationships