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)
committerLucas Gass <lucas@bywatersolutions.com>
Mon, 15 May 2023 22:48:10 +0000 (22:48 +0000)
commit8c460925777bb252e1a8daa809c95d7d0a637be8
treedfd15d421c2183aa9b77fc85e77707c29bd36531
parent92bb8084dde5312058a7c70a856e164f6da4e366
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>
(cherry picked from commit 16464ef65688f8566db38766698d25b6df1d063e)
Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
installer/data/mysql/atomicupdate/bug_33262.pl [new file with mode: 0755]
installer/data/mysql/kohastructure.sql