Koha/installer/data/mysql
Martin Renvoize 8cedcfd5c8
Bug 37000: (Bug 36120 follow-up) Improve reliability of database update
This patch adds a series of fallthroughs to ensure pickup_library_id is
always set prior to adding the NOT NULL constraint.

We initially only looked at items.homebranch but as that's a nullable
field itself, we now look at items.holdingbranch before finally
defaulting to the first available branch in the branches table in the
worst case.

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Julian Maurice <julian.maurice@biblibre.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
2024-06-10 16:35:43 +01:00
..
atomicupdate Bug 36986: DBRev 23.12.00.023 2024-06-05 14:33:52 +01:00
db_revs Bug 37000: (Bug 36120 follow-up) Improve reliability of database update 2024-06-10 16:35:43 +01:00
en Bug 35925: Adjust default purchase suggestion notices to use TT 2024-05-10 15:19:05 +02:00
localization
mandatory Bug 27769: Update default key mapping to copy text 2024-06-10 16:18:56 +01:00
backfill_statistics.pl
fix_unclosed_nonaccruing_fines_bug17135.pl
kohastructure.sql 24.05.00: Update kohastructure.sql 2024-05-27 18:26:44 +02:00
labels_upgrade.pl
patroncards_upgrade.pl
update22to30.pl
updatedatabase.pl