Bug 15526

Summary: Drop nozebra database table
Product: Koha Reporter: Katrin Fischer <katrin.fischer>
Component: DatabaseAssignee: Jonathan Druart <jonathan.druart>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: minor    
Priority: P5 - low CC: brendan, jonathan.druart, julian.maurice
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Bug Depends on: 7440    
Bug Blocks:    
Attachments: Bug 15526: drop table nozebra
Bug 15526: drop table nozebra
Bug 15526: drop table nozebra

Description Katrin Fischer 2016-01-08 10:33:43 UTC
All Code related to nozbra was removed, but it looks like the table was never dropped from older existing installations.

New installations won't have the table, as it has been removed from kohastructure.
Comment 1 Jonathan Druart 2016-01-11 10:31:11 UTC Comment hidden (obsolete)
Comment 2 Aleisha Amohia 2016-01-11 23:16:25 UTC Comment hidden (obsolete)
Comment 3 Kyle M Hall 2016-01-15 17:55:00 UTC
Created attachment 46722 [details] [review]
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.

Signed-off-by: Aleisha <aleishaamohia@hotmail.com>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Comment 4 Brendan Gallagher 2016-02-24 02:31:35 UTC
Pushed to Master - Should be in the May 2016 Release.  Thanks!
Comment 5 Julian Maurice 2016-03-07 12:22:57 UTC
Patch pushed to 3.22.x, will be in 3.22.5