splitting updatedatabase in 2 parts
authorPaul POULAIN <paul@koha-fr.org>
Mon, 8 Oct 2007 19:24:33 +0000 (14:24 -0500)
committerJoshua Ferraro <jmf@liblime.com>
Mon, 8 Oct 2007 20:54:05 +0000 (15:54 -0500)
commit6344ec81403b61d7fa88e01c2385641ffc7fafbc
tree8252abfab69cd9b251d5aee1088be07106f7b185
parent31eaffcb04ab1cf2100b3b387b82eb3b1e2ac9e8
splitting updatedatabase in 2 parts

- update 22to30, that does the update from 22 to 3.0 using old mechanism.
- updatedatabase, that just does new updating stuff.

Note that there are fixes on some column size (next commit will contain fixed kohastructure.sql)

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
updater/update22to30.pl [new file with mode: 0755]
updater/updatedatabase