Koha/installer/data
Emily Lamancusa 8e788af50b
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.

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
2024-06-10 16:35:50 +01:00
..
mysql Bug 37000: (follow-up) Add foreign key last 2024-06-10 16:35:50 +01:00