Bugzilla – Attachment 49708 Details for
Bug 16170
Pseudo foreign key in Items
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 16170 - Corrected to make work more smoothly
Bug-16170---Corrected-to-make-work-more-smoothly.patch (text/plain), 1.03 KB, created by
Mark Tompsett
on 2016-03-31 00:15:57 UTC
(
hide
)
Description:
Bug 16170 - Corrected to make work more smoothly
Filename:
MIME Type:
Creator:
Mark Tompsett
Created:
2016-03-31 00:15:57 UTC
Size:
1.03 KB
patch
obsolete
>From b753a94802f4e17ee3845f151931fd2dcdd3ae2b Mon Sep 17 00:00:00 2001 >From: Mark Tompsett <mtompset@hotmail.com> >Date: Wed, 30 Mar 2016 20:11:45 -0400 >Subject: [PATCH] Bug 16170 - Corrected to make work more smoothly > >Signed-off-by: Mark Tompsett <mtompset@hotmail.com> >--- > .../data/mysql/atomicupdate/{16170_dbrev.sql => 16170_dbrev.perl} | 4 ++++ > 1 file changed, 4 insertions(+) > rename installer/data/mysql/atomicupdate/{16170_dbrev.sql => 16170_dbrev.perl} (96%) > mode change 100644 => 100755 > >diff --git a/installer/data/mysql/atomicupdate/16170_dbrev.sql b/installer/data/mysql/atomicupdate/16170_dbrev.perl >old mode 100644 >new mode 100755 >similarity index 96% >rename from installer/data/mysql/atomicupdate/16170_dbrev.sql >rename to installer/data/mysql/atomicupdate/16170_dbrev.perl >index 7cbfdeb..542dd10 >--- a/installer/data/mysql/atomicupdate/16170_dbrev.sql >+++ b/installer/data/mysql/atomicupdate/16170_dbrev.perl >@@ -1,3 +1,7 @@ >+#!/usr/bin/perl >+ >+use C4::Context; >+ > my $dbh = C4::Context->dbh; > my $DBversion = "XXX"; > >-- >2.1.4
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 16170
:
49681
|
49706
|
49707
|
49708
|
49723
|
49724
|
49771
|
49772
|
51096
|
51097
|
51098
|
51099