Bug 18736: (follow-up) cast as UNSIGNED instead of INTEGER
authorNick Clemens <nick@bywatersolutions.com>
Sun, 16 Sep 2018 01:21:16 +0000 (01:21 +0000)
committerNick Clemens <nick@bywatersolutions.com>
Thu, 21 Mar 2019 16:29:06 +0000 (16:29 +0000)
commitab4cf23286219b473820b61bca82c884de274e80
treedb63e250ac04066417976107b9c5a1e2ed08c77e
parentd9b3d0fa36869a40b9db65375dba4972913697d8
Bug 18736: (follow-up) cast as UNSIGNED instead of INTEGER

More recent MySql versions require the use of SIGNED or UNSIGNED rather
than INTEGER. UNSIGNED will still work in older installs

Signed-off-by: Julian Maurice <julian.maurice@biblibre.com>

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
C4/Acquisition.pm
C4/Budgets.pm