Bug 15526 - Drop nozebra database table
Summary: Drop nozebra database table
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: Database (show other bugs)
Version: master
Hardware: All All
: P5 - low minor (vote)
Assignee: Jonathan Druart
QA Contact: Testopia
URL:
Keywords:
Depends on: 7440
Blocks:
  Show dependency treegraph
 
Reported: 2016-01-08 10:33 UTC by Katrin Fischer
Modified: 2017-06-14 22:05 UTC (History)
3 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments
Bug 15526: drop table nozebra (901 bytes, patch)
2016-01-11 10:31 UTC, Jonathan Druart
Details | Diff | Splinter Review
Bug 15526: drop table nozebra (959 bytes, patch)
2016-01-11 23:16 UTC, Aleisha Amohia
Details | Diff | Splinter Review
Bug 15526: drop table nozebra (1009 bytes, patch)
2016-01-15 17:55 UTC, Kyle M Hall
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
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