Bugzilla – Attachment 8932 Details for
Bug 5549
Hourly Loans
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
bug 5549: change to kohastructure.sql missing from commit 8cea8e5cc05075dc391194248d31a54586389601
bug-5549-change-to-kohastructuresql-missing-from-c.patch (text/plain), 945 bytes, created by
MJ Ray (software.coop)
on 2012-04-05 17:56:53 UTC
(
hide
)
Description:
bug 5549: change to kohastructure.sql missing from commit 8cea8e5cc05075dc391194248d31a54586389601
Filename:
MIME Type:
Creator:
MJ Ray (software.coop)
Created:
2012-04-05 17:56:53 UTC
Size:
945 bytes
patch
obsolete
>From c966aaf280b7fad95b8123cbbf6d2c8aa58f5684 Mon Sep 17 00:00:00 2001 >From: MJ Ray <mjr@phonecoop.coop> >Date: Thu, 5 Apr 2012 18:56:39 +0100 >Subject: [PATCH] bug 5549: change to kohastructure.sql missing from commit 8cea8e5cc05075dc391194248d31a54586389601 > >--- > installer/data/mysql/kohastructure.sql | 1 + > 1 files changed, 1 insertions(+), 0 deletions(-) > >diff --git a/installer/data/mysql/kohastructure.sql b/installer/data/mysql/kohastructure.sql >index 4912e19..833dc93 100644 >--- a/installer/data/mysql/kohastructure.sql >+++ b/installer/data/mysql/kohastructure.sql >@@ -990,6 +990,7 @@ CREATE TABLE `issuingrules` ( > `chargename` varchar(100) default NULL, > `maxissueqty` int(4) default NULL, > `issuelength` int(4) default NULL, >+ "lengthunit" varchar(10) default 'days', > `hardduedate` date default NULL, > `hardduedatecompare` tinyint NOT NULL default "0", > `renewalsallowed` smallint(6) NOT NULL default "0", >-- >1.7.2.5
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 5549
:
5051
|
5436
|
8228
|
8321
|
8541
|
8543
|
8547
|
8932
|
8933
|
8934
|
8957
|
8958
|
8959
|
9031