Bug 19618: Add club_holds and club_holds_to_patron_holds tables
authorAgustin Moyano <agustinmoyano@theke.io>
Thu, 5 Sep 2019 17:13:36 +0000 (14:13 -0300)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Tue, 1 Oct 2019 06:54:40 +0000 (07:54 +0100)
commit1306daa0103a07e6478ec58de34f44045e538dc6
treed9c27187567a6c7e3c0767dd2361f01b01ae3c8c
parent15b5767aaed52364f9c32afb1df2272f00fca75b
Bug 19618: Add club_holds and club_holds_to_patron_holds tables

This patch adds 2 new tables
1. club_holds
2. club_holds_to_patron_holds

They are ment to keep info about hold requests made in name of a club

To test:
1) apply this patch
2) perl installer/data/mysql/updatedatabase.pl
SUCCESS => 2 new tables were created

Sponsored-by: Southeast Kansas Library - SEKLS
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
installer/data/mysql/atomicupdate/club_holds.perl [new file with mode: 0644]
installer/data/mysql/kohastructure.sql