Koha::Schema::Result::PreservationProcessingAttributesItem
preservation_processing_attributes_items
data_type: 'integer' is_auto_increment: 1 is_nullable: 0
primary key
data_type: 'integer' is_foreign_key: 1 is_nullable: 0
link with preservation_processing_attributes
data_type: 'integer' is_foreign_key: 1 is_nullable: 0
link with preservation_trains_items
data_type: 'varchar' is_nullable: 1 size: 255
value for this attribute
Type: belongs_to
Related object: Koha::Schema::Result::PreservationProcessingAttribute
Type: belongs_to
Related object: Koha::Schema::Result::PreservationTrainsItem