Bug 7793: Simplify db update
authorKyle M Hall <kyle@bywatersolutions.com>
Fri, 20 Mar 2015 12:15:41 +0000 (08:15 -0400)
committerTomas Cohen Arazi <tomascohen@theke.io>
Mon, 22 Jun 2015 19:50:56 +0000 (16:50 -0300)
commita04b5f0849027f8f37e641c1ef738d8bb1cee3d4
tree6e01c1f0ea90fb66da8ec8ba747a522e7beb4856
parent78da33100def3b478d68cec25109449cc239597d
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>
Signed-off-by: Jonathan Druart <jonathan.druart@koha-community.org>
Signed-off-by: Tomas Cohen Arazi <tomascohen@unc.edu.ar>
installer/data/mysql/updatedatabase.pl