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)
committerTomas Cohen Arazi <tomascohen@theke.io>
Mon, 26 Oct 2020 18:55:11 +0000 (15:55 -0300)
commit3df7a02d8198e7a0a0af5459c4c3d2192177b27f
tree2b88e4d3fcaf8965ffc3ffdd6820752a0390c6a8
parentdfbc2c9a80bb9af4069d73dab60e8007fa95856c
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>
installer/data/mysql/kohastructure.sql