]> 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)
committerAleisha Amohia <aleishaamohia@hotmail.com>
Tue, 17 Nov 2020 05:09:51 +0000 (18:09 +1300)
commit3c488266373ab3be3c96e0966bd0c29f6d41d9f4
treea465b1dff9dc6c8803182a4e387a75dfa23206bb
parent3447a782c2c3f95eee8dafb8bb5f450c044c4c17
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>
installer/data/mysql/kohastructure.sql