Bug 17216: Fix SQL statement to setting marc_subfield_structure.authorised_value...
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Wed, 23 Nov 2016 14:47:10 +0000 (14:47 +0000)
committerKyle M Hall <kyle@bywatersolutions.com>
Mon, 27 Feb 2017 11:03:18 +0000 (11:03 +0000)
commit11bae489bc85a9463712c9caafd2caf7b63155d9
tree38c43c9d1b383a23ef98f0ae4bba03237d785c38
parent8255344215e79a5274b05033cae4bcad8d441391
Bug 17216: Fix SQL statement to setting marc_subfield_structure.authorised_value to NULL

We want to update it if it's empty, not equal to ';'
nopaste vim mode is to blame

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
installer/data/mysql/updatedatabase.pl