[Koha-bugs] [Bug 30449] Missing FK constraint on borrower_attribute_types

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Apr 26 14:24:02 CEST 2022


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30449

--- Comment #8 from Marcel de Rooy <m.de.rooy at 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.


More information about the Koha-bugs mailing list