https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30449
--- Comment #8 from Marcel de Rooy <[email protected]> --- (In reply to Marcel de Rooy from comment #4) > I am wondering how DBIx::RunSQL handles our /*4xxx SET FOREIGN KEY CHECKS > OFF*/ line. Well, quite simple. It does ignore such lines. The following commit added these checks in Installer: Bug 26947: (follow-up) Set key checks to disabled for kohastructure But note that DBIx::RunSQL was already added on bug 13669 ;) -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
