[koha-commits] main Koha release repository branch master updated. v3.22.00-598-g7220b27

Git repo owner gitmaster at git.koha-community.org
Wed Feb 24 03:25:26 CET 2016


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "main Koha release repository".

The branch, master has been updated
       via  7220b2798d27493fe36320d73ecef803237a00e7 (commit)
       via  37b02253899ff294b0b3275c15a488e5ef98807b (commit)
      from  5bbeab483ebc4016fe2c1503b95b8bf84e719c54 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 7220b2798d27493fe36320d73ecef803237a00e7
Author: Brendan Gallagher <brendan at bywatersolutions.com>
Date:   Wed Feb 24 02:17:53 2016 +0000

    DBrev Bug 15526 - Drop nozebra database table
    
    Signed-off-by: Brendan Gallagher brendan at bywatersolutions.com

commit 37b02253899ff294b0b3275c15a488e5ef98807b
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Mon Jan 11 10:26:33 2016 +0000

    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 at hotmail.com>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    
    Signed-off-by: Brendan Gallagher brendan at bywatersolutions.com

-----------------------------------------------------------------------

Summary of changes:
 Koha.pm                                |    2 +-
 installer/data/mysql/updatedatabase.pl |   10 ++++++++++
 2 files changed, 11 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list