Bugzilla – Attachment 49838 Details for
Bug 16167
Remove prefs to drive authorised value images
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 16167: Atomic update
Bug-16167-Atomic-update.patch (text/plain), 733 bytes, created by
Jonathan Druart
on 2016-04-04 07:40:24 UTC
(
hide
)
Description:
Bug 16167: Atomic update
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2016-04-04 07:40:24 UTC
Size:
733 bytes
patch
obsolete
>From dcbce28e018a017afc517e23fbaacf51b16b899c Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Mon, 4 Apr 2016 08:39:57 +0100 >Subject: [PATCH] Bug 16167: Atomic update > >--- > installer/data/mysql/atomicupdate/bug_16167.sql | 1 + > 1 file changed, 1 insertion(+) > create mode 100644 installer/data/mysql/atomicupdate/bug_16167.sql > >diff --git a/installer/data/mysql/atomicupdate/bug_16167.sql b/installer/data/mysql/atomicupdate/bug_16167.sql >new file mode 100644 >index 0000000..9cd45f5 >--- /dev/null >+++ b/installer/data/mysql/atomicupdate/bug_16167.sql >@@ -0,0 +1 @@ >+DELETE FROM systempreferences WHERE variable="AuthorisedValueImages" OR variable="StaffAuthorisedValueImages"; >-- >2.7.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 16167
:
49673
|
49838
|
50262
|
50276
|
50277
|
50631
|
50632