koha-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Koha-cvs] koha/installer koha.mysql [rel_2_2]


From: Mason James
Subject: [Koha-cvs] koha/installer koha.mysql [rel_2_2]
Date: Sun, 27 May 2007 21:25:09 +0000

CVSROOT:        /sources/koha
Module name:    koha
Branch:         rel_2_2
Changes by:     Mason James <sushi>     07/05/27 21:25:09

Modified files:
        installer      : koha.mysql 

Log message:
        adding missing 'place' col in deletedbiblio table.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/koha/installer/koha.mysql?cvsroot=koha&only_with_tag=rel_2_2&r1=1.1.2.2&r2=1.1.2.3

Patches:
Index: koha.mysql
===================================================================
RCS file: /sources/koha/koha/installer/Attic/koha.mysql,v
retrieving revision 1.1.2.2
retrieving revision 1.1.2.3
diff -u -b -r1.1.2.2 -r1.1.2.3
--- koha.mysql  4 May 2007 16:48:13 -0000       1.1.2.2
+++ koha.mysql  27 May 2007 21:25:09 -0000      1.1.2.3
@@ -652,6 +652,7 @@
   pages varchar(255) default NULL,
   notes text,
   size varchar(255) default NULL,
+  place varchar(255) default NULL,
   lccn varchar(25) default NULL,
   marc text,
   url varchar(255) default NULL,




reply via email to

[Prev in Thread] Current Thread [Next in Thread]