Bug 22456: Add cancellation request table
authorTomas Cohen Arazi <tomascohen@theke.io>
Mon, 18 Apr 2022 13:45:02 +0000 (10:45 -0300)
committerTomas Cohen Arazi <tomascohen@theke.io>
Fri, 29 Jul 2022 18:28:07 +0000 (15:28 -0300)
commita2dbdc6fc44e379c8bec04f5396799da4f3d9d90
treece420052c7c7990e190acba7a25877a86c0b967d
parentc02dae93806d820ec38125647b06750fb58f7582
Bug 22456: Add cancellation request table

This patch adds a new table, for storing holds cancellation requests,
and managing them afterwards.

The *hold_id* attribute is not made a FK on the reserves table because
of the old_reserves thing we still do (see bug 25260 for a discussion
about it).

Sponsored-by: Montgomery County Public Libraries
Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
installer/data/mysql/atomicupdate/bug_22456.pl [new file with mode: 0755]
installer/data/mysql/kohastructure.sql