]> git.koha-community.org Git - koha.git/commit
Bug 17234: Add constraint_exists and column_exists to updatedatabase.pl
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 20 Sep 2016 15:55:40 +0000 (16:55 +0100)
committerMason James <mtj@kohaaloha.com>
Wed, 25 Jan 2017 00:18:13 +0000 (13:18 +1300)
commit364e53f739b65e2effcce2604edf97395176d01e
tree8322c44ccf6c3bcf9a8f6f04af45619c179bb9f6
parentdc1f045245bb5b582b2be96ad8b9761dba842eb5
Bug 17234: Add constraint_exists and column_exists to updatedatabase.pl

These 2 subroutines will help us deal with the absense of ALTER IGNORE
TABLE

Signed-off-by: Mark Tompsett <mtompset@hotmail.com>
Signed-off-by: Mark Tompsett <mtompset@hotmail.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
(cherry picked from commit c08922180e83b0222dc3d54a292aaf49cc15000a)
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Conflicts:
installer/data/mysql/updatedatabase.pl
installer/data/mysql/updatedatabase.pl