]> git.koha-community.org Git - koha.git/commit
Bug 22421: Add missing constraints
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Thu, 6 Jun 2019 11:40:11 +0000 (12:40 +0100)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Fri, 8 Nov 2024 11:42:04 +0000 (12:42 +0100)
commit5e1534f2d8c11767e6e70639563f27956c01b08e
tree65a3f134d92f88c8fcfd5a9b52d8eebd7ab33bba
parent311d3be1c59fe253471ec15f57ec16cdad1be9bf
Bug 22421: Add missing constraints

DB update to add a new old_issue_id field to accountlines and set
foreign key constraints for both the new field and the existing issue_id
field.

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Victor Grousset/tuxayo <victor@tuxayo.net>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
installer/data/mysql/atomicupdate/bug_22421.pl [new file with mode: 0755]
installer/data/mysql/kohastructure.sql