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  3df7a02d8198e7a0a0af5459c4c3d2192177b27f (commit)
      from  dfbc2c9a80bb9af4069d73dab60e8007fa95856c (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 3df7a02d8198e7a0a0af5459c4c3d2192177b27f
Author: Mason James <[email protected]>
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 <[email protected]>

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

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


hooks/post-receive
-- 
main Koha release repository
_______________________________________________
koha-commits mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-commits

Reply via email to