31 Aug
2020
31 Aug
'20
1:54 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21066 --- Comment #34 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- (In reply to Katrin Fischer from comment #32)
Hm, was checking this for a similar bug I am working on and there are 2 issues with the first database update:
1) It should check for the new column existing (idempotent) 2) It should specify where the new column should be added with AFTER
Thx for noting. Fixed -- You are receiving this mail because: You are watching all bug changes.