Bugzilla – Attachment 170509 Details for
Bug 37693
Database version update is invalid for 22.11.20
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 37693: Rename 22.11.20 db revision
Bug-37693-Rename-221120-db-revision.patch (text/plain), 1.00 KB, created by
Aleisha Amohia
on 2024-08-20 22:07:10 UTC
(
hide
)
Description:
Bug 37693: Rename 22.11.20 db revision
Filename:
MIME Type:
Creator:
Aleisha Amohia
Created:
2024-08-20 22:07:10 UTC
Size:
1.00 KB
patch
obsolete
>From 3a290e97ea768028bbe869221a5776b38cc96ed1 Mon Sep 17 00:00:00 2001 >From: Aleisha Amohia <aleishaamohia@hotmail.com> >Date: Tue, 20 Aug 2024 22:00:42 +0000 >Subject: [PATCH] Bug 37693: Rename 22.11.20 db revision > >To test: > >1. Spin up ktd with v22.11.19 checked out >2. Check out v22.11.20 >3. Upgrade the schema > >sudo koha-upgrade-schema $(sudo koha-list --enabled) > >4. Notice you get an invalid db_rev error >5. Apply Bug 37693 >6. Repeat step 3 >7. Confirm the db update is applied successfully >8. Restart services and confirm you can access the upgraded Koha > >restart_all > >Sponsored-by: Catalyst IT >--- > installer/data/mysql/db_revs/{22112000.pl => 221120000.pl} | 0 > 1 file changed, 0 insertions(+), 0 deletions(-) > rename installer/data/mysql/db_revs/{22112000.pl => 221120000.pl} (100%) > >diff --git a/installer/data/mysql/db_revs/22112000.pl b/installer/data/mysql/db_revs/221120000.pl >similarity index 100% >rename from installer/data/mysql/db_revs/22112000.pl >rename to installer/data/mysql/db_revs/221120000.pl >-- >2.39.2
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 37693
:
170508
| 170509