Koha/installer
Jonathan Druart b87fdec6da
Bug 25152: Make subscription.closed tinyint(1)
https://wiki.koha-community.org/wiki/Coding_Guidelines#SQL12:_Booleans

Boolean fields must be tinyint(1), not int(1)

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
2020-04-15 12:33:33 +01:00
..
data/mysql Bug 25152: Make subscription.closed tinyint(1) 2020-04-15 12:33:33 +01:00
externalmodules.pl
html-template-to-template-toolkit.pl
install.pl Bug 24131: (QA follow-up) Formatting in web client 2020-03-24 10:42:24 +00:00
onboarding.pl Bug 22655: Adding holds rules to Onboarding tool 2020-02-21 16:01:57 +00:00