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)
committerKyle Hall <kyle@bywatersolutions.com>
Fri, 4 Feb 2022 18:27:06 +0000 (13:27 -0500)
commit988abe0a3b9455b92e9e0681c114ff2b524cd983
tree2d5b9c6c0ac0e13b87a8d30be2f2550419346626
parent6be4481142bf2134f64a9bc44f23ab84c22b1bf4
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