Bug 26947: Move -- comment to the COMMENT clause
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 19 Nov 2020 10:08:08 +0000 (11:08 +0100)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 12 Jan 2021 11:31:58 +0000 (12:31 +0100)
commita341902bee66e52175a08f7ae14d93888230e606
treec40522e794b74288d2f19f497547a3d48064237c
parentaffa3164eb475ff09654c690c9df810be8dc670f
Bug 26947: Move -- comment to the COMMENT clause

Sed command from bug 26947 comment 8
sed -r --in-place 's/,\s*-- (.*)$/ COMMENT "\1",/g;' installer/data/mysql/kohastructure.sql

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Victor Grousset/tuxayo <victor@tuxayo.net>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
installer/data/mysql/kohastructure.sql