12 Jan
2017
12 Jan
'17
4:11 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17813 --- Comment #6 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Created attachment 58879 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=58879&action=edit Bug 17813: (QA followup) Properly check DB structure before altering it This patch makes the atomic update use the new functions introduced by bug 17234 for checking the structure before attempting to call ALTER TABLE. It checks for the column existence, and also if it is a primary key. Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> -- You are receiving this mail because: You are watching all bug changes.