Bug 29495: Add DBIC relationships back into Schema
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Wed, 17 Nov 2021 10:10:18 +0000 (10:10 +0000)
committerFridolin Somers <fridolin.somers@biblibre.com>
Tue, 18 Jan 2022 00:55:55 +0000 (14:55 -1000)
commitc2773d89f5ea11ee4fa656d9fae61e9ccb6653b9
tree07963e74f0811f5b3c185777ea7e2be53a59a41b
parent86331823ede1f90318003575d1fa38b4e927c23f
Bug 29495: Add DBIC relationships back into Schema

This patch adds the relationship accessors back into the affected Schema
classes, now below the fold so they are retained during dbic rebuilds.

Signed-off-by: Andrew Fuerste-Henry <andrew@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
Koha/Schema/Result/Issue.pm
Koha/Schema/Result/OldIssue.pm
Koha/Schema/Result/ReturnClaim.pm