23 Dec
2008
23 Dec
'08
7:53 p.m.
http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=2882 ------- Comment #1 from koha@brinkerhoff.org 2008-12-23 11:53 ------- delete from borrowers where branchcode != "LIBRARYCODEIWANTTOKEEP"; allowed me to delete the other libraries as expected -- however branches.pl should probably check to see if there are any constraints that will be violated on delete -- or atleast requery to see if the library still exists after delete and give the user an error. ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.