https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23673
--- Comment #4 from Maxime Dufresne <[email protected]> --- Created attachment 94954 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=94954&action=edit Bug 23805: (RM follow-up) Remove CHECK constraints MariaDB and MySQL support different syntaxes for CHECK constraints at different versions. To remove complexities in the updatedatabase script I have opted to remove all CHECK constraints entirely. Signed-off-by: Martin Renvoize <[email protected]> -- You are receiving this mail because: 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/
