Bug 23681: Add debarment_types table
authorAndrew Isherwood <andrew.isherwood@ptfs-europe.com>
Tue, 1 Oct 2019 13:58:22 +0000 (14:58 +0100)
committerTomas Cohen Arazi <tomascohen@theke.io>
Thu, 25 Aug 2022 11:40:59 +0000 (08:40 -0300)
commit8c07d4938ef7e02e8286974b59723cfa4acf0211
treeeadb83e370fa24c2c97ab041931fe401b4e615b1
parent03fc845fc52577c24321fcacde4b756ba346dcb6
Bug 23681: Add debarment_types table

This patch adds the table debarment_types and changes
borrower_debarments.type to be a foreign key to it

Sponsored-by: Loughborough University
Signed-off-by: Benjamin Veasey <B.T.Veasey@lboro.ac.uk>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
installer/data/mysql/atomicupdate/bug_23681_add_debarment_types.perl [new file with mode: 0644]
installer/data/mysql/en/mandatory/patron_restrictions.sql [new file with mode: 0644]
installer/data/mysql/en/mandatory/patron_restrictions.txt [new file with mode: 0644]
installer/data/mysql/kohastructure.sql