Bugzilla – Attachment 112293 Details for
Bug 24412
Attach waiting hold to desk
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 24412: (QA follow-up) DBIC Schema Update
Bug-24412-QA-follow-up-DBIC-Schema-Update.patch (text/plain), 1.09 KB, created by
Martin Renvoize (ashimema)
on 2020-10-23 14:50:09 UTC
(
hide
)
Description:
Bug 24412: (QA follow-up) DBIC Schema Update
Filename:
MIME Type:
Creator:
Martin Renvoize (ashimema)
Created:
2020-10-23 14:50:09 UTC
Size:
1.09 KB
patch
obsolete
>From abdd5318ff6a47d561cb8d7288547bf4c4f0ae54 Mon Sep 17 00:00:00 2001 >From: Martin Renvoize <martin.renvoize@ptfs-europe.com> >Date: Fri, 23 Oct 2020 15:49:13 +0100 >Subject: [PATCH] Bug 24412: (QA follow-up) DBIC Schema Update > >--- > Koha/Schema/Result/Reserve.pm | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > >diff --git a/Koha/Schema/Result/Reserve.pm b/Koha/Schema/Result/Reserve.pm >index bd3b51058b..5e291dcd0a 100644 >--- a/Koha/Schema/Result/Reserve.pm >+++ b/Koha/Schema/Result/Reserve.pm >@@ -335,7 +335,7 @@ __PACKAGE__->belongs_to( > { > is_deferrable => 1, > join_type => "LEFT", >- on_delete => "CASCADE", >+ on_delete => "SET NULL", > on_update => "CASCADE", > }, > ); >@@ -381,8 +381,8 @@ __PACKAGE__->belongs_to( > ); > > >-# Created by DBIx::Class::Schema::Loader v0.07042 @ 2020-09-14 18:41:21 >-# DO NOT MODIFY THIS OR ANYTHING ABOVE! md5sum:cFrUf7wFugFlTAOApDihFA >+# Created by DBIx::Class::Schema::Loader v0.07046 @ 2020-10-23 14:48:44 >+# DO NOT MODIFY THIS OR ANYTHING ABOVE! md5sum:oKDfiBTxP5NIkOejCVPfYg > > __PACKAGE__->belongs_to( > "item", >-- >2.20.1
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 24412
:
97328
|
97329
|
97330
|
101625
|
101626
|
101627
|
101628
|
101629
|
101630
|
101721
|
101722
|
101723
|
101825
|
101884
|
101885
|
101886
|
101898
|
101899
|
101900
|
101955
|
101956
|
101957
|
106586
|
106648
|
110067
|
110068
|
110069
|
110070
|
110450
|
110451
|
110452
|
110453
|
110454
|
110455
|
110582
|
110583
|
110584
|
110585
|
110586
|
112046
|
112047
|
112048
|
112049
|
112050
|
112092
|
112099
|
112165
|
112166
|
112167
|
112168
|
112169
|
112170
|
112171
|
112172
|
112201
|
112202
|
112203
|
112204
|
112205
|
112206
|
112207
|
112208
|
112209
|
112210
|
112211
|
112212
|
112213
|
112214
|
112215
|
112216
|
112217
|
112218
|
112219
|
112264
|
112265
|
112266
|
112267
|
112268
|
112269
|
112270
|
112271
|
112272
|
112292
|
112293
|
113108
|
113109
|
113116
|
113228
|
113229
|
113230
|
113231
|
113232
|
113233
|
113234
|
113235
|
113236