Bug 31383: Fix the DB upgrade process
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Sat, 21 Oct 2023 06:17:10 +0000 (08:17 +0200)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Sat, 21 Oct 2023 06:17:10 +0000 (08:17 +0200)
commit3bd3db0e12869115e63dd23e4c3b6ce547d084de
treea37c7e09bac4ef3ee872836964e6b36151a3b295
parent927e0861917d2de2a8abbc339407ffae8966ff59
Bug 31383: Fix the DB upgrade process

This patch fixes misc4dev/run_tests.pl --run-db-upgrade-only

We need to make sure the column exists before running the query.

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
installer/data/mysql/db_revs/211200005.pl
installer/data/mysql/db_revs/211200013.pl