[koha-commits] main Koha release repository branch 19.11.x updated. v19.11.11-26-g3c48826637

Git repo owner gitmaster at git.koha-community.org
Tue Nov 17 06:41:45 CET 2020


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, 19.11.x has been updated
       via  3c488266373ab3be3c96e0966bd0c29f6d41d9f4 (commit)
      from  3447a782c2c3f95eee8dafb8bb5f450c044c4c17 (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 3c488266373ab3be3c96e0966bd0c29f6d41d9f4
Author: Mason James <mtj at kohaaloha.com>
Date:   Tue Oct 27 07:41:03 2020 +1300

    Bug 18050: move aqbudgetperiods table before aqbudgets, to fix sql error
    
    00:02:16.310 koha_1       | DBD::mysql::st execute failed: Can't create table `koha_kohadev`.`aqbudgets` (errno: 150 "Foreign key constraint is incorrectly formed") at /usr/share/perl5/DBIx/RunSQL.pm line 278, <$args{...}> line 1.
    00:02:16.310 koha_1       | Something went wrong loading file /kohadevbox/koha/installer/data/mysql/kohastructure.sql ([SQL ERROR]: CREATE TABLE `aqbudgets` ( -- information related to Funds
    Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>
    (cherry picked from commit 3df7a02d8198e7a0a0af5459c4c3d2192177b27f)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>
    (cherry picked from commit 694f5ee9d8b21532c04598498e10f9f6c7e542c0)
    
    Signed-off-by: Aleisha Amohia <aleishaamohia at hotmail.com>

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

Summary of changes:
 installer/data/mysql/kohastructure.sql | 37 +++++++++++++++++-----------------
 1 file changed, 18 insertions(+), 19 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list