(bug #2948) change the aqbudgetid column type
authorNahuel ANGELINETTI <nahuel.angelinetti@biblibre.com>
Fri, 6 Feb 2009 13:55:40 +0000 (14:55 +0100)
committerHenri-Damien LAURENT <henridamien.laurent@biblibre.com>
Fri, 6 Mar 2009 09:52:40 +0000 (10:52 +0100)
commitf9702aa7c39e0f2b378f6eb51504c58c758b38b2
treea98825a5e0abe41f09926a399dcacc763288c652
parent7a51699f9568270046fa259189beaa2e286572c7
(bug #2948) change the aqbudgetid column type

This patch make a database upgrade, to have an int(11) as a primary unique id, instead of a tinyint(4)(one byte).

Signed-off-by: Henri-Damien LAURENT <henridamien.laurent@biblibre.com>
installer/data/mysql/kohastructure.sql
installer/data/mysql/updatedatabase30.pl
kohaversion.pl