]> git.koha-community.org Git - koha.git/commit
Bug 30483: Make issues.borrowernumber and itemnumber NOT NULL
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Thu, 7 Apr 2022 12:51:42 +0000 (12:51 +0000)
committerArthur Suzuki <arthur.suzuki@biblibre.com>
Mon, 14 Nov 2022 13:52:53 +0000 (14:52 +0100)
commit5ad2cd06ad1a2dbc590097b7325b3fd676dc25cb
treed7080e31f019e097e8212d80cd06a346b2dd86c3
parent450872f7645071df9bcf0bf3ba6fa84eb35dbfd3
Bug 30483: Make issues.borrowernumber and itemnumber NOT NULL

Note: This change does NOT apply to old_issues, where constraints
may result in nullifying these columns.

Test plan:
Run dbrev.
Try checkout, checkin.

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Joonas Kylmälä <joonas.kylmala@iki.fi>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
(cherry picked from commit 1f44891fd835080133fa1a73634ced0e68b96892)

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
(cherry picked from commit ce7a85ad645cce000d79844c931f10c5498eb816)
Signed-off-by: Arthur Suzuki <arthur.suzuki@biblibre.com>
installer/data/mysql/atomicupdate/bug_30483.pl [new file with mode: 0755]
installer/data/mysql/kohastructure.sql