26 Apr
2022
26 Apr
'22
2:24 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30449 --- Comment #8 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- (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.