Bug 23995: Remove CHECK constraints from kohastructure
commitd0c97a661b96a65112502ccc1920ab3e00469506
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Fri, 8 Nov 2019 10:27:06 +0000 (8 10:27 +0000)
committerLucas Gass <lucas@bywatersolutions.com>
Thu, 9 Jan 2020 22:36:38 +0000 (9 22:36 +0000)
tree6f734623b2ee96746e356fc40d17b22e15852c97
parent85db12d66819b589a8c47ed8333fd3b188423c0f
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>
(cherry picked from commit 0d2cc574d1c8ac00cebd91816277c75a461eef3b)

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
installer/data/mysql/kohastructure.sql