Bugzilla – Attachment 176765 Details for
Bug 35145
Add ability to order patron attributes
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 35145: (follow-up) Tidy DBUpdate
Bug-35145-follow-up-Tidy-DBUpdate.patch (text/plain), 924 bytes, created by
Lucas Gass (lukeg)
on 2025-01-17 22:01:25 UTC
(
hide
)
Description:
Bug 35145: (follow-up) Tidy DBUpdate
Filename:
MIME Type:
Creator:
Lucas Gass (lukeg)
Created:
2025-01-17 22:01:25 UTC
Size:
924 bytes
patch
obsolete
>From 428cbea8a3244db847336d414449ef5efb42f2b6 Mon Sep 17 00:00:00 2001 >From: Lucas Gass <lucas@bywatersolutions.com> >Date: Fri, 17 Jan 2025 21:58:21 +0000 >Subject: [PATCH] Bug 35145: (follow-up) Tidy DBUpdate > >Signed-off-by: Lucas Gass <lucas@bywatersolutions.com> >--- > .../mysql/atomicupdate/bug_35145_order_patron_attributes.pl | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/installer/data/mysql/atomicupdate/bug_35145_order_patron_attributes.pl b/installer/data/mysql/atomicupdate/bug_35145_order_patron_attributes.pl >index ed46374ed04..8dc108ffa17 100755 >--- a/installer/data/mysql/atomicupdate/bug_35145_order_patron_attributes.pl >+++ b/installer/data/mysql/atomicupdate/bug_35145_order_patron_attributes.pl >@@ -20,4 +20,4 @@ return { > # tables > say_success( $out, "Added column 'borrower_attribute_types.display_order'" ); > }, >-}; >\ No newline at end of file >+}; >-- >2.39.5
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 35145
:
159182
|
159193
|
159344
|
159345
|
162347
|
162348
|
162619
|
162620
|
162621
|
162622
|
162676
|
166473
|
166519
|
166520
|
166521
|
169256
|
169257
|
169258
|
170330
|
170331
|
170332
|
170627
|
170628
|
170629
|
176756
|
176757
|
176758
|
176760
|
176761
|
176762
|
176763
|
176764
| 176765 |
177119