18 Nov
2020
18 Nov
'20
4:59 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26947 --- Comment #7 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- My guess is that the following instruction line, from kohastructure.sql, is not read by DBIx::RunSQL 14 /*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */; we load the schema from C4::Installer 282 my $error = $self->load_sql("$datadir/kohastructure.sql") -- You are receiving this mail because: You are watching all bug changes.