[Koha-bugs] [Bug 7793] redefine the field message_id as PRIMARY KEY of message_queue

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Mar 20 13:19:29 CET 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7793

--- Comment #18 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 37028
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=37028&action=edit
Bug 7793 - Simplify db update

Since message_id is not linked to anything else in the database, we
can ensure the message_id's are unique by simply dropping the column
and recreating it.

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


More information about the Koha-bugs mailing list