Bug 30275: Rename issues.renewals to issues.renewals_count
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Fri, 11 Mar 2022 15:04:06 +0000 (15:04 +0000)
committerTomas Cohen Arazi <tomascohen@theke.io>
Tue, 5 Jul 2022 12:45:55 +0000 (09:45 -0300)
commit2d64b3ce8ae9370bdafabf81378dc74be510571c
treef438086290e9695f6ff2a0c32772f042c01df70a
parentdd0bc7f0c110302c0a82728630ccea2865d87e31
Bug 30275: Rename issues.renewals to issues.renewals_count

Rename the issues.renewals field to renewals_count to prevent a method
name collision with the new relation accessor introduced by this
patchset.

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
12 files changed:
C4/Circulation.pm
C4/ILSDI/Services.pm
C4/Members.pm
Koha/REST/V1/Checkouts.pm
api/v1/swagger/definitions/checkout.yaml
installer/data/mysql/atomicupdate/bug_30275.pl
installer/data/mysql/kohastructure.sql
koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/issuehistory.tt
koha-tmpl/intranet-tmpl/prog/en/modules/members/readingrec.tt
misc/recreateIssueStatistics.pl
offline_circ/download.pl
t/db_dependent/SIP/ILS.t