https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32556
--- Comment #11 from David Cook <[email protected]> --- (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. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
