Bug 33262: Add deleted_biblionumber column to aqorders table
authorKatrin Fischer <katrin.fischer@bsz-bw.de>
Thu, 4 May 2023 13:23:31 +0000 (13:23 +0000)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Fri, 12 May 2023 13:54:05 +0000 (14:54 +0100)
commit16464ef65688f8566db38766698d25b6df1d063e
tree5974e5f50c0d169bf4c01138388ced1911da439c
parent1d5f04ec7e7163db6470cd385d661119afff66a0
Bug 33262: Add deleted_biblionumber column to aqorders table

This adds a new column deleted_biblionumber to the aqorders table.
This will allow us to store the biblionumber of a deleted record,
so we will still be able to tell what has been ordered once the
record is deleted.

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
(cherry picked from commit 0cf7687e833986d95ce9fa49bdb33252944fbbea)
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
installer/data/mysql/atomicupdate/bug_33262.pl [new file with mode: 0755]
installer/data/mysql/kohastructure.sql