]> git.koha-community.org Git - koha.git/commit
Bug 33053: Remove default value for tables item_groups and recalls
authorKyle Hall <kyle@bywatersolutions.com>
Thu, 23 Feb 2023 13:31:46 +0000 (08:31 -0500)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Fri, 12 May 2023 15:29:14 +0000 (16:29 +0100)
commit59734ea3b3182b4e823761d242694b71c8538f9b
tree8ed076ae92867c472c861415817b74319610abec
parent2fa45a14d5e7e25ac5092ab40bcb995221293f20
Bug 33053: Remove default value for tables item_groups and recalls

These default biblio_ids of 0 are harmless but incorrect. The default values should be removed.

Test Plan:
1) Apply this patch
2) prove t/db_dependent/Koha/Biblio.t
3) prove t/db_dependent/Koha/Recalls.t

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Aleisha Amohia <aleishaamohia@hotmail.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
(cherry picked from commit ec66ac97f065c63bc61b718e2dca204e03cae5f7)
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
installer/data/mysql/atomicupdate/bug_33053.pl [new file with mode: 0755]
installer/data/mysql/kohastructure.sql