7 Jun
2024
7 Jun
'24
9:53 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37000 --- Comment #5 from Emily Lamancusa <emily.lamancusa@montgomerycountymd.gov> --- Created attachment 167589 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=167589&action=edit Bug 37000: (follow-up) Add foreign key last Certain configurations of MySQL will not allow a column to be changed from nullable to non-nullable if the column has a foreign key constraint. Add the foreign key constraint last to avoid issues from this. -- You are receiving this mail because: You are watching all bug changes.