Bugzilla – Attachment 44413 Details for
Bug 14723
Additional delivery notes to messages
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 14723 - Additional delivery notes to messages - fixed missing kohastructure
Bug-14723---Additional-delivery-notes-to-messages-.patch (text/plain), 877 bytes, created by
Olli-Antti Kivilahti
on 2015-11-04 15:17:06 UTC
(
hide
)
Description:
Bug 14723 - Additional delivery notes to messages - fixed missing kohastructure
Filename:
MIME Type:
Creator:
Olli-Antti Kivilahti
Created:
2015-11-04 15:17:06 UTC
Size:
877 bytes
patch
obsolete
>From 1f138da71113f33c6a20d077dbed89dc1ad505f2 Mon Sep 17 00:00:00 2001 >From: Olli-Antti Kivilahti <olli-antti.kivilahti@jns.fi> >Date: Wed, 4 Nov 2015 14:56:06 +0200 >Subject: [PATCH] Bug 14723 - Additional delivery notes to messages - fixed > missing kohastructure > >--- > installer/data/mysql/kohastructure.sql | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/installer/data/mysql/kohastructure.sql b/installer/data/mysql/kohastructure.sql >index e410e65..f66d71f 100644 >--- a/installer/data/mysql/kohastructure.sql >+++ b/installer/data/mysql/kohastructure.sql >@@ -2697,6 +2697,7 @@ CREATE TABLE `message_queue` ( > `to_address` mediumtext, > `from_address` mediumtext, > `content_type` text, >+ `delivery_note` text, > PRIMARY KEY `message_id` (`message_id`), > KEY `borrowernumber` (`borrowernumber`), > KEY `message_transport_type` (`message_transport_type`), >-- >1.9.1
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 14723
:
42053
|
42074
|
42159
|
42170
|
42227
|
42228
|
42384
|
42453
|
42455
|
42466
|
42505
|
42553
|
42574
|
42668
|
42669
|
44367
|
44413
|
62080
|
62138
|
78313
|
87525
|
87531
|
105776
|
105777
|
116642
|
116643
|
118225
|
120252
|
120309
|
120310
|
120312
|
120314
|
120376
|
120487
|
120488
|
120489
|
120490
|
120491
|
120492
|
120667