Bug 23995: Remove CHECK constraints from kohastructure
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Fri, 8 Nov 2019 10:27:06 +0000 (10:27 +0000)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Fri, 8 Nov 2019 11:21:40 +0000 (11:21 +0000)
commit0d2cc574d1c8ac00cebd91816277c75a461eef3b
treec37b0c5064f8d53834af4a0bae490080d5a430fa
parent6f464191ffcca26d65c158c37f21216cee8aa227
Bug 23995: Remove CHECK constraints from kohastructure

MySQL8 and MariaDB10.3 impliment check constraints but utilise
different, incompatible, syntaxes to do so.

This patch removes the check constraints entirely whilst we work on a
better solution to work around the incompatabilities of the two DBs.

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
installer/data/mysql/kohastructure.sql