[Koha-bugs] [Bug 13766] biblioitems.ean field is too short

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Aug 17 14:01:05 CEST 2017


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13766

Katrin Fischer <katrin.fischer at bsz-bw.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #36251|0                           |1
        is obsolete|                            |

--- Comment #7 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
Created attachment 66146
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=66146&action=edit
Bug 13766 - Change *bibioitems.ean to mediumtext and add indexes

- biblioitems.ean and deleteditems.ean are changed
  to mediumtext to match issn and isbn.
- An index is added for ean on both tables.

Patch cleans up inconsistencies caused by bug 5337 that
causes some older databases to have an existing index
on biblioitems.ean.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list