Bug 12159: (QA follow-up) Rename relation in Patron::Attributes
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Fri, 22 Mar 2019 10:49:03 +0000 (10:49 +0000)
committerNick Clemens <nick@bywatersolutions.com>
Thu, 28 Mar 2019 13:05:22 +0000 (13:05 +0000)
commite0b9d98827fa616f622e296254259ad475b742a2
treed8c7d2a9f5c1392844766cb803d77828744e80a8
parent1218364dbea4d99b56b4abb0a4e77136a0c8d479
Bug 12159: (QA follow-up) Rename relation in Patron::Attributes

It seems that we do not need the extra belongs_to in the schema result
files if we rename the relation to code.

Test plan:
Run t/db_dependent/Koha/Patrons.t
Run t/db_dependent/Koha/Patron/Attributes.t

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Koha/Patron/Attributes.pm