[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
Tue Jun 16 12:46:17 CEST 2015


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

--- Comment #28 from Jonathan Druart <jonathan.druart at biblibre.com> ---
Created attachment 40173
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=40173&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.

Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com>

Signed-off-by: Jonathan Druart <jonathan.druart at koha-community.org>

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


More information about the Koha-bugs mailing list