[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Koha-cvs] CVS: koha/misc koha.mysql,1.11,1.12
From: |
Paul POULAIN |
Subject: |
[Koha-cvs] CVS: koha/misc koha.mysql,1.11,1.12 |
Date: |
Thu, 04 Aug 2005 07:19:52 -0700 |
Update of /cvsroot/koha/koha/misc
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22771/misc
Modified Files:
koha.mysql
Log Message:
synch'ing 2.2 and head
Index: koha.mysql
===================================================================
RCS file: /cvsroot/koha/koha/misc/koha.mysql,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -r1.11 -r1.12
*** koha.mysql 6 May 2005 15:56:06 -0000 1.11
--- koha.mysql 4 Aug 2005 14:19:42 -0000 1.12
***************
*** 366,370 ****
isbn varchar(14) default NULL,
issn varchar(9) default NULL,
! dewey varchar(14) default NULL,
subclass char(3) default NULL,
publicationyear smallint(6) default NULL,
--- 366,370 ----
isbn varchar(14) default NULL,
issn varchar(9) default NULL,
! dewey varchar(50) default NULL,
subclass char(3) default NULL,
publicationyear smallint(6) default NULL,
***************
*** 642,646 ****
isbn varchar(14) default NULL,
issn varchar(9) default NULL,
! dewey double(8,6) default NULL,
subclass char(3) default NULL,
publicationyear smallint(6) default NULL,
--- 642,646 ----
isbn varchar(14) default NULL,
issn varchar(9) default NULL,
! dewey varchar(50) default NULL,
subclass char(3) default NULL,
publicationyear smallint(6) default NULL,
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Koha-cvs] CVS: koha/misc koha.mysql,1.11,1.12,
Paul POULAIN <=
- Prev by Date:
[Koha-cvs] CVS: koha/members memberentry.pl,1.14,1.15 member.pl,1.7,1.8 moremember.pl,1.13,1.14
- Next by Date:
[Koha-cvs] CVS: koha/opac opac-passwd.pl,1.1,1.2 opac-account.pl,1.8,1.9 opac-addbookbybiblionumber.pl,1.2,1.3 opac-detail.pl,1.22,1.23 opac-ISBDdetail.pl,1.7,1.8 opac-readingrecord.pl,1.7,1.8 opac-reserve.pl,1.25,1.26
- Previous by thread:
[Koha-cvs] CVS: koha/members memberentry.pl,1.14,1.15 member.pl,1.7,1.8 moremember.pl,1.13,1.14
- Next by thread:
[Koha-cvs] CVS: koha/opac opac-passwd.pl,1.1,1.2 opac-account.pl,1.8,1.9 opac-addbookbybiblionumber.pl,1.2,1.3 opac-detail.pl,1.22,1.23 opac-ISBDdetail.pl,1.7,1.8 opac-readingrecord.pl,1.7,1.8 opac-reserve.pl,1.25,1.26
- Index(es):