Bug 28490: Comment out the relationship data removing DB update step
authorJoonas Kylmälä <joonas.kylmala@helsinki.fi>
Wed, 2 Jun 2021 17:22:51 +0000 (20:22 +0300)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 14 Jun 2021 15:35:19 +0000 (17:35 +0200)
commit26bf540268af59808fb17ec8000abfe2db265a51
treeaab2b280e36654f69d135dde06eaa50b7c216df9
parentbc1c556ebdea433b4f2f8bd53bdd2901f4cd3106
Bug 28490: Comment out the relationship data removing DB update step

These columns that were actively used to store non-patron guarantor
relationship info were dropped incorrectly. In a later patch the
relationship fields will be re-added.

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Petro Vashchuk <stalkernoid@gmail.com>
Signed-off-by: Emmi Takkinen <emmi.takkinen@koha-suomi.fi>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
JD Amended patch: Add a "SKIP" note on the DBrev we commented out

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
installer/data/mysql/updatedatabase.pl