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

Kyle M Hall <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #36987|0                           |1
        is obsolete|                            |

--- Comment #17 from Kyle M Hall <[email protected]> ---
Created attachment 37027
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=37027&action=edit
[SIGNED-OFF] Bug 7793 - redefine the field message_id as PRIMARY KEY of
message_queue

Making message_queue work nicely with DBIx.

DROP the existing KEY and replace with an PRIMARY KEY.
If somebody has managed to get duplicate message_ids in his/her
message_queue-table, this patch takes care of them as well, but givin
all duplicate message_id's a new id.

TEST INSTRUCTIONS: in the patch.

Signed-off-by: Jonathan Druart <[email protected]>

Signed-off-by: Kyle M Hall <[email protected]>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to