Bug 28490: Bring back accidentally deleted relationship columns
authorJoonas Kylmälä <joonas.kylmala@helsinki.fi>
Wed, 2 Jun 2021 17:37:25 +0000 (20:37 +0300)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 14 Jun 2021 15:35:19 +0000 (17:35 +0200)
commit64afd5e24d5aba0e26eade5d259550b014753455
tree9d245a498f7768acd692748767f502a5c4c731a6
parent26bf540268af59808fb17ec8000abfe2db265a51
Bug 28490: Bring back accidentally deleted relationship columns

These were in active use before and were accidentally deleted in Bug
26995. This restores those deleted relationship columns.

To test:
 1) verify the borrower_modifications, borrowers,
    deletedborrowers contain the column exactly like it was before after
    applying these patches by comparing to the old kohastructure.sql
    version

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>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
installer/data/mysql/atomicupdate/bug_28490-recreate_relationship_columns.perl [new file with mode: 0644]