[Bug 1134] updatedatabase does not update labels_conf properly
http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=1134 mason@katipo.co.nz changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED ------- Comment #3 from mason@katipo.co.nz 2006-08-08 16:15 ------- (In reply to comment #1)
mason, I don't nothing about your table, but the rule here is : - if you create a table & modify it between 2 stable releases, then just do the "add" in updatedatabase. Anyone testing unstable versions will have to take care of the modifs
hi paul, thanks for the advice, making changes to the 'updatedatabase' script is new to me :) yes, i have created 2 tables ('labels' and 'labels_conf'), and modified them between stable releases. as you recommend, the 2 new tables are currently being ADDed by the 'updatedatabase' script, with no field update after the ADD. is this ok? ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.
participants (1)
-
bugzilla-daemon@wilbur.katipo.co.nz