Koha::Schema::Result::ErmAgreementRelationship
erm_agreement_relationships
data_type: 'integer' is_foreign_key: 1 is_nullable: 0
link to the agreement
data_type: 'integer' is_foreign_key: 1 is_nullable: 0
link to the related agreement
data_type: 'enum' extra: {list => ["supersedes","is-superseded-by","provides_post-cancellation_access_for","has-post-cancellation-access-in","tracks_demand-driven_acquisitions_for","has-demand-driven-acquisitions-in","has_backfile_in","has_frontfile_in","related_to"]} is_nullable: 0
relationship between the two agreements
data_type: 'mediumtext' is_nullable: 1
notes about this relationship
Type: belongs_to
Related object: Koha::Schema::Result::ErmAgreement
Type: belongs_to
Related object: Koha::Schema::Result::ErmAgreement