http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7793 Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #37028|0 |1 is obsolete| | --- Comment #19 from Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> --- Created attachment 39143 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=39143&action=edit [SIGNED-OFF] 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@gmail.com> Moved updatedatabase to atomicupdate First patch signed. No errors -- You are receiving this mail because: You are watching all bug changes.