24 Apr
2023
24 Apr
'23
2:06 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32556 --- Comment #11 from David Cook <dcook@prosentient.com.au> --- (In reply to Magnus Enger from comment #7)
Next question then is: Should we change the schema and run Galen's solution as part of an upgrade, or should we just document the quickfix for those that run into the problem? And/or change how these message preferences are handled?
I think we need to change the schema as part of the upgrade. However, I think we could just use "FOREIGN_KEY_CHECKS" to disable the foreign key checks while changing from INT to BIGINT. That should make it a bit easier. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.