]> git.koha-community.org Git - koha.git/commit
Bug 38522: Increase erm_agreements.license_info length
authorAndrew Fuerste Henry <andrew@bywatersolutions.com>
Fri, 22 Nov 2024 20:08:36 +0000 (20:08 +0000)
committerwainuiwitikapark <wainuiwitikapark@catalyst.net.nz>
Tue, 17 Dec 2024 23:38:19 +0000 (23:38 +0000)
commitb0693468ffcb488335da4b1c1368c769e5284b6c
tree082d88e0949cba3ac1e8942a363950dd4c0bb0a4
parent42c9ef440f703aab0c81fec7473499eaf2e22b0e
Bug 38522: Increase erm_agreements.license_info length

to test:
1- try to save an agreement with 81+ characters in License Info
2- it does not save
3- apply patch, updatedatabase
4- repeat 1, it works!

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
(cherry picked from commit 2512392b2a8fc5f6485bb64cc90376067446b56e)
Signed-off-by: Paul Derscheid <paul.derscheid@lmscloud.de>
Signed-off-by: wainuiwitikapark <wainuiwitikapark@catalyst.net.nz>
installer/data/mysql/atomicupdate/bug_38522_increase_field_length.pl [new file with mode: 0755]