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)
committerTomas Cohen Arazi <tomascohen@theke.io>
Fri, 5 May 2023 13:18:32 +0000 (10:18 -0300)
commit0cf7687e833986d95ce9fa49bdb33252944fbbea
treee4d00fbd800f063e794d73ac32ecce6c79af2bae
parent95520f0fb5459244ca10462e2c4c4215311cfea2
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>
installer/data/mysql/atomicupdate/bug_33262.pl [new file with mode: 0755]
installer/data/mysql/kohastructure.sql