Bug 29648: Allow tables_settings.default_display_length to be NULL
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 16 Dec 2021 11:41:06 +0000 (12:41 +0100)
committerFridolin Somers <fridolin.somers@biblibre.com>
Wed, 27 Apr 2022 21:20:44 +0000 (11:20 -1000)
commit25621d7c26319a881ffe16f90ab89c487627a84a
treea7735f243020e2d53750ef0e4d57f574e9647b79
parentdde3c5bdeb63f436510c70f52571e1bb93486480
Bug 29648: Allow tables_settings.default_display_length to be NULL

We actually want this value to be NULL. If set to NULL and
default_display_length is not in the yml, then the option will not be
displayed.

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
installer/data/mysql/atomicupdate/bug_29648_2.pl [new file with mode: 0755]
installer/data/mysql/kohastructure.sql