Koha/installer/data/mysql
Galen Charlton 396f998788 more items work; handle unlinked subfields (DB rev => 048)
As a consequence, the items table now remains authoritative
for all item information: any subfields not explicitly mapped
in the framework are still stored.

In addition, the additional unlinked subfields are now retained
during a call to ModItem.

Two additional points of note:

* an upgrade script from 2.2 and earlier 3.0 instllations is needed
  to populate items.marc_subfields_xml; I am working on this.
* A behavour of bulkmarcimport.pl has now changed; any item subfields
  not explicitly mapped to a Koha items field were dropped; they are
  now retained and are stored in items.more_subfields_xml.  This can
  affect data migrations.

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-01-22 07:24:13 -06:00
..
en Fix for bug 1766 typo in sys pref explanation for dontmerge 2008-01-17 21:01:05 -06:00
fr Patch 2008-01-14 16:48:19 -06:00
kohastructure.sql more items work; handle unlinked subfields (DB rev => 048) 2008-01-22 07:24:13 -06:00
sample_only_param_tables.sql Moved location of updater scripts to dbms specific dir. 2007-11-13 11:22:47 -06:00
update22to30.pl Search.pm Bugfixing 2007-12-28 08:32:24 -06:00
updatedatabase.pl more items work; handle unlinked subfields (DB rev => 048) 2008-01-22 07:24:13 -06:00