Bug 17234: Add constraint_exists and column_exists to updatedatabase.pl
commitc08922180e83b0222dc3d54a292aaf49cc15000a
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 20 Sep 2016 15:55:40 +0000 (20 16:55 +0100)
committerKyle M Hall <kyle@bywatersolutions.com>
Wed, 11 Jan 2017 10:52:10 +0000 (11 10:52 +0000)
tree81a072ee97a0b09433152db4825b05799b7f03a5
parent4ea484677e7049ddb835fcc6d6f24a801f2eb6ba
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>
installer/data/mysql/updatedatabase.pl