Bug 14237: Database updates
authorAleisha Amohia <aleishaamohia@hotmail.com>
Tue, 2 Feb 2021 21:01:15 +0000 (10:01 +1300)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 12 Jul 2021 10:01:13 +0000 (12:01 +0200)
commit84a203ca0584278d9851c5a47dd4cb7964914cea
treea9816e5709672695f18da2445779c9b525feb348
parent580c390bda0e694d901e892b579bef442d660b5e
Bug 14237: Database updates

This patch adds a biblionumber column to course_items, adds a
relationship between course_items.biblionumber and biblio.biblionumber,
and changes course_items.itemnumber to allow null values.

Signed-off-by: Christian Stelzenmüller <christian.stelzenmueller@bsz-bw.de>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
installer/data/mysql/atomicupdate/bug_14237-add_course_items.biblionumber_column.perl [new file with mode: 0644]
installer/data/mysql/kohastructure.sql