[Koha-bugs] [Bug 35611] New: Never use "ON UPDATE SET NULL"

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Dec 20 10:31:54 CET 2023


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

            Bug ID: 35611
           Summary: Never use "ON UPDATE SET NULL"
 Change sponsored?: ---
           Product: Koha
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: major
          Priority: P5 - low
         Component: Architecture, internals, and plumbing
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: jonathan.druart+koha at gmail.com
        QA Contact: testopia at bugs.koha-community.org
                CC: m.de.rooy at rijksmuseum.nl,
                    martin.renvoize at ptfs-europe.com,
                    nick at bywatersolutions.com, tomascohen at gmail.com

Why are we using "ON UPDATE SET NULL" in kohastructure.sql exactly? IMO it
should be replaced with "ON UPDATE CASCADE", everywhere.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list