Bugzilla – Attachment 187262 Details for
Bug 40936
Add index for default patron sort order
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 38330: Commit changes for dbic --force
ab0fc75.patch (text/plain), 990 bytes, created by
Kyle M Hall (khall)
on 2025-10-02 12:07:20 UTC
(
hide
)
Description:
Bug 38330: Commit changes for dbic --force
Filename:
MIME Type:
Creator:
Kyle M Hall (khall)
Created:
2025-10-02 12:07:20 UTC
Size:
990 bytes
patch
obsolete
>From ab0fc75c9eeb5e31d20ec0f3e685cb1fa5f49492 Mon Sep 17 00:00:00 2001 >From: Lucas Gass <lucas@bywatersolutions.com> >Date: Wed, 1 Oct 2025 14:27:54 +0000 >Subject: [PATCH] Bug 38330: Commit changes for dbic --force > >Signed-off-by: Lucas Gass <lucas@bywatersolutions.com> >--- > Koha/Schema/Result/Deletedbiblio.pm | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > >diff --git a/Koha/Schema/Result/Deletedbiblio.pm b/Koha/Schema/Result/Deletedbiblio.pm >index d7603e93824..4bb23f1899f 100644 >--- a/Koha/Schema/Result/Deletedbiblio.pm >+++ b/Koha/Schema/Result/Deletedbiblio.pm >@@ -221,8 +221,8 @@ __PACKAGE__->has_many( > ); > > >-# Created by DBIx::Class::Schema::Loader v0.07051 @ 2025-04-28 16:41:47 >-# DO NOT MODIFY THIS OR ANYTHING ABOVE! md5sum:+K3LNX9YRsTWv+TVCEKhSQ >+# Created by DBIx::Class::Schema::Loader v0.07051 @ 2025-10-01 14:27:12 >+# DO NOT MODIFY THIS OR ANYTHING ABOVE! md5sum:aOuATjJCuH2q5r99XkjrGw > > __PACKAGE__->has_many( > "biblioitem", >-- >2.39.5 (Apple Git-154)
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 40936
:
187258
|
187259
|
187260
|
187261
|
187262
|
187263
|
187264
|
187265
|
187266
|
187650