]> git.koha-community.org Git - koha.git/commit
Bug 36986: (QA follow-up) Catch the case where someone already upgraded
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Tue, 4 Jun 2024 10:15:59 +0000 (11:15 +0100)
committerFridolin Somers <fridolin.somers@biblibre.com>
Thu, 6 Jun 2024 08:56:27 +0000 (10:56 +0200)
commit29d7356551de2dd3aa1acce51ec481d9a634a09e
tree1e33b8a19831a5133e66b2b0c485a29aff55876d
parent7fde8dfe60d1e3bdea0392986903901cfcafddba
Bug 36986: (QA follow-up) Catch the case where someone already upgraded

This adds a corresponding atomic update for the case where someone may
have already upgraded past the version we're correcting in the prior
patch.

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
(cherry picked from commit d0f12989518b32c7bf9cb8093d57e49b038e8d70)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
installer/data/mysql/atomicupdate/bug_36986.pl [new file with mode: 0644]