Main Koha release repository
https://koha-community.org
a99ba87ae0
Adjustments to updatedatabase.pl to help ensure that a DB upgraded from 2.2.9, 3.0-alpha, or 3.0-beta has a schema identical to a fresh installation. The changes to the following columns and indexes are to default values, field widths, position relative to other columns or index names. virtualshelfcontents.biblionumber virtualshelfcontents_ibfk_1 (virtualshelfcontents) shelfcontents_ibfk_2 (virtualshelfcontents) sessions.id deletedbiblioitems.marc branchcategories.categorycode branchrelations.categorycode items.damaged deleteditems.notforloan deleteditems.damaged deleteditems.itemlost deleteditems.wthdrawn currency.symbol subscription.numberlength subscription.weeklength serialidx (serialitems) items.more_subfields_xml z3950servers.type deleteditems.more_subfields_xml opac_news.lang labels_conf.formatstring The following missing columns were added: deletedbiblioitems.marcxml deleteditems.itype The 080 DB rev is specifically for syncing the schema for users of 3.0-alpha, 3.0-beta, and 3.0-beta2, and should be a no-op for anybody who has followed git HEAD for the past few months: subscription.monthlength deleteditems.marc aqbooksellers.name NOTE: this patch does not handle the case of syncing the DB of a developer or user who has been following git HEAD since before 3.0-alpha. Signed-off-by: Joshua Ferraro <jmf@liblime.com> |
||
---|---|---|
acqui | ||
admin | ||
authorities | ||
C4 | ||
catalogue | ||
cataloguing | ||
circ | ||
errors | ||
etc | ||
install_misc | ||
installer | ||
koha-tmpl | ||
labels | ||
members | ||
misc | ||
opac | ||
reports | ||
reserve | ||
reviews | ||
rss | ||
serials | ||
skel | ||
sms | ||
suggestion | ||
svc | ||
t | ||
tmp/modified_authorities | ||
tools | ||
virtualshelves | ||
.htaccess | ||
about.pl | ||
changelanguage.pl | ||
edithelp.pl | ||
fix-perl-path.PL | ||
help.pl | ||
INSTALL | ||
install-CPAN.pl | ||
INSTALL.debian | ||
INSTALL.fedora7 | ||
kohaversion.pl | ||
LICENSE | ||
mainpage.pl | ||
Makefile.PL | ||
MANIFEST.SKIP | ||
README | ||
rewrite-config.PL |
Koha 3 - the next-generation release of the award-winning Koha open-source integrated library system. 30 December 2007 - Joshua Ferraro <jmf AT liblime DOT com> Koha is distributed under the GNU GPL. Please read the file LICENSE for more details. To install or upgrade Koha, please see the INSTALL file. Please report any bugs to the koha mailing lists or bug tracker and we will try to fix them in a future release. The main koha web site is http://www.koha.org/