]> 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:37:00 +0000 (10:37 +0200)
commit4dd3df5e1a862eb573dfb4dd5448f357cd42ef7b
tree7a04284c63f1e2aff5b7be00f13a338561a85bbd
parent09304fe33faed633872a7096b60477cc60f09014
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]