]> git.koha-community.org Git - koha.git/commit
Bug 18050: move aqbudgetperiods table before aqbudgets, to fix sql error
authorMason James <mtj@kohaaloha.com>
Mon, 26 Oct 2020 18:41:03 +0000 (07:41 +1300)
committerVictor Grousset/tuxayo <victor@tuxayo.net>
Tue, 17 Nov 2020 12:59:04 +0000 (13:59 +0100)
commit7d6fc1ec20f4f01497226bc6ee72849005c4d9e4
tree5b81a2f14729caac45d99e6828d3fccec40803c5
parent23970975e358ea93624ca5c8559475e3a01bb1d6
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@theke.io>
(cherry picked from commit 3df7a02d8198e7a0a0af5459c4c3d2192177b27f)

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
(cherry picked from commit 694f5ee9d8b21532c04598498e10f9f6c7e542c0)

Signed-off-by: Aleisha Amohia <aleishaamohia@hotmail.com>
(cherry picked from commit 3c488266373ab3be3c96e0966bd0c29f6d41d9f4)
Signed-off-by: Victor Grousset/tuxayo <victor@tuxayo.net>
installer/data/mysql/kohastructure.sql