kohabug 2934 - Wrong datatype causes artificial limit to label batch id's
authorChris Nighswonger <cnighswonger@foundations.edu>
Thu, 29 Jan 2009 10:07:09 +0000 (05:07 -0500)
committerGalen Charlton <galen.charlton@liblime.com>
Fri, 24 Apr 2009 15:39:13 +0000 (10:39 -0500)
commitcd16f12a473537c2c105eb074aa8335fcdf9b4bc
tree4ee02ba4d4ea9e2e892fc8e9b2c4c89f7362ff56
parent34d339914982a11b2b72191d0362dbf38c7c31dd
kohabug 2934 - Wrong datatype causes artificial limit to label batch id's

labels.batch_id should be int as the value is always an integer. This corrects
the problem.

[RM note: ported patch to HEAD.  DB rev 024]

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
installer/data/mysql/kohastructure.sql
installer/data/mysql/updatedatabase.pl
kohaversion.pl