[Koha-bugs] [Bug 17813] Table borrower_attributes needs a primary key

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jan 12 16:11:41 CET 2017


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17813

--- Comment #6 from Tomás Cohen Arazi <tomascohen at 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 at theke.io>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list