11 Jan
2016
11 Jan
'16
11:31 a.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15526 --- Comment #1 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Created attachment 46476 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=46476&action=edit Bug 15526: drop table nozebra This table is not used anymore and can be removed. Test plan: In your sql cli: SHOW TABLES; should return nozebra if your DB has been created before bug 7440. Apply this patch and execute the update DB entry. Now the table should have been dropped. -- You are receiving this mail because: You are watching all bug changes.