Koha::Schema::Result::PreservationProcessing
preservation_processings
data_type: 'integer' is_auto_increment: 1 is_nullable: 0
primary key
data_type: 'varchar' is_nullable: 0 size: 80
name of the processing
data_type: 'varchar' is_nullable: 1 size: 20
Foreign key to the letters table
Type: has_many
Related object: Koha::Schema::Result::PreservationProcessingAttribute
Type: has_many
Related object: Koha::Schema::Result::PreservationTrain
Type: has_many
Related object: Koha::Schema::Result::PreservationTrainsItem