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)
committerLucas Gass <lucas@bywatersolutions.com>
Mon, 16 Nov 2020 14:43:31 +0000 (14:43 +0000)
commit694f5ee9d8b21532c04598498e10f9f6c7e542c0
tree6a4b1714565f648b9c72f44ebe3b490cf83297b0
parente564d2e63b631edcfa7a7b9ae81b5aa8562de31b
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>
installer/data/mysql/kohastructure.sql