Bugzilla – Attachment 38289 Details for
Bug 13624
Remove columns branchcode, categorytype from table overduerules_transport_types
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 13624 - Correcting the atomicupdate/ file. Dev-only patch
Bug-13624---Correcting-the-atomicupdate-file-Dev-o.patch (text/plain), 1.13 KB, created by
Blou
on 2015-04-21 18:00:03 UTC
(
hide
)
Description:
Bug 13624 - Correcting the atomicupdate/ file. Dev-only patch
Filename:
MIME Type:
Creator:
Blou
Created:
2015-04-21 18:00:03 UTC
Size:
1.13 KB
patch
obsolete
>From 6ee50b8f7207b049a97afd794bbc1efa8eca01d9 Mon Sep 17 00:00:00 2001 >From: Blou <philippe.blouin@inlibro.com> >Date: Tue, 21 Apr 2015 13:59:35 -0400 >Subject: [PATCH] Bug 13624 - Correcting the atomicupdate/ file. Dev-only > patch > >--- > .../data/mysql/atomicupdate/update_13624_overduerules_transport_type.pl | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/installer/data/mysql/atomicupdate/update_13624_overduerules_transport_type.pl b/installer/data/mysql/atomicupdate/update_13624_overduerules_transport_type.pl >index a1ac778..0da3721 100755 >--- a/installer/data/mysql/atomicupdate/update_13624_overduerules_transport_type.pl >+++ b/installer/data/mysql/atomicupdate/update_13624_overduerules_transport_type.pl >@@ -5,7 +5,7 @@ use warnings; > use C4::Context; > my $dbh=C4::Context->dbh; > >-print "Will do : Upgrade to $DBversion done (Bug 13624 - Remove columns branchcode, categorytype from table overduerules_transport_types)\n"; >+print "Will do : Bug 13624 - Remove columns branchcode, categorytype from table overduerules_transport_types\n"; > > #if ( CheckVersion($DBversion) ) { > $dbh->do("SET FOREIGN_KEY_CHECKS=0"); >-- >2.1.0
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 13624
:
35561
|
35587
|
36122
|
36494
|
36497
|
37074
|
38288
|
38289
|
38290
|
39920
|
40329
|
40330
|
41684
|
41685
|
43524
|
43571
|
43583
|
43584
|
43585