Bugzilla – Attachment 41903 Details for
Bug 9809
Get rid of reserveconstraints
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 9809: Remove one more occurrence of reserveconstraints
Bug-9809-Remove-one-more-occurrence-of-reservecons.patch (text/plain), 1.01 KB, created by
Jonathan Druart
on 2015-08-25 11:37:40 UTC
(
hide
)
Description:
Bug 9809: Remove one more occurrence of reserveconstraints
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2015-08-25 11:37:40 UTC
Size:
1.01 KB
patch
obsolete
>From ebd8ceac067330a9eeea88da0516f96dec374501 Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Tue, 25 Aug 2015 12:31:09 +0100 >Subject: [PATCH] Bug 9809: Remove one more occurrence of reserveconstraints > >This file is not updated, but no need to keep on occurrence of an >nonexistent table in it. > >Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >--- > INSTALL.fedora7 | 3 +-- > 1 file changed, 1 insertion(+), 2 deletions(-) > >diff --git a/INSTALL.fedora7 b/INSTALL.fedora7 >index 465e706..b2a9fcd 100644 >--- a/INSTALL.fedora7 >+++ b/INSTALL.fedora7 >@@ -1173,7 +1173,6 @@ MySQL> show tables; > | printers | > | repeatable_holidays | > | reports_dictionary | >-| reserveconstraints | > | reserves | > | reviews | > | roadtype | >@@ -1197,7 +1196,7 @@ MySQL> show tables; > | z3950servers | > | zebraqueue | > +----------------------------+ >-94 rows in set (0.00 sec) >+93 rows in set (0.00 sec) > > mysql> quit > ****************************************************************** >-- >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 9809
:
37638
|
40733
|
40734
|
40735
|
40736
|
40737
|
40738
|
41754
|
41755
|
41756
|
41757
|
41758
|
41759
|
41760
|
41761
|
41767
|
41768
|
41769
|
41770
|
41771
|
41772
|
41773
|
41774
|
41809
|
41810
|
41811
|
41812
|
41813
|
41814
|
41815
|
41816
|
41817
|
41845
|
41848
|
41849
|
41850
|
41851
|
41852
|
41892
|
41893
|
41894
|
41895
|
41896
|
41897
|
41898
|
41899
|
41900
|
41901
|
41902
| 41903