There is a minor problem, the alter table doesn't add the column because it
already exists.
The problem is this is reported as an error, it doesn't stop the rest of the
upgrades and it needs to be there because for a while the structure.sql file
was out of date.
All that needs to be done is to alte
Hie,
Your right, I think there is a major problem with updatedatabase.pl :
Concerning the field 'privacy' of borrowers :
revision 3.01.00.072 :
ALTER TABLE `borrowers` ADD `privacy` INTEGER NOT NULL DEFAULT 1;
revision 3.03.00.006 :
ALTER TABLE deletedborrowers ADD `privacy` int(11) AFTER smsal
Hi,
recent update on our testing system produced the following error..
However, it seems that everything is working fine.
Update report :
* Upgrade to 3.03.00.014 done (Add flexible shelf browser constraints)
* Upgrade to 3.03.00.015 done (Bug 5619: Add subfield 9 to marc21
648,654