Bug 20144: [sql_modes] Set issuingrules.no_auto_renewal_after to NULL in tests
commit7b51c8e443e32cdad241b032bca042a53c698769
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 5 Feb 2018 21:02:12 +0000 (5 18:02 -0300)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 13 Feb 2018 16:58:53 +0000 (13 13:58 -0300)
treefd45139636f6791c60ab86e636c2cf2214147181
parentae63d6e27156981a171540c0180a96f86c3fc184
Bug 20144: [sql_modes] Set issuingrules.no_auto_renewal_after to NULL in tests

Fix for:
Incorrect integer value: '' for column 'no_auto_renewal_after'

FIXME - must we update values for existing installs?
TODO - check if can be set to an empty string from the interface

Signed-off-by: Josef Moravec <josef.moravec@gmail.com>
Signed-off-by: Julian Maurice <julian.maurice@biblibre.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
t/db_dependent/Circulation.t