Bug 20175: [sql_modes] Set a correct default value for club_enrollments.date_created
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 5 Feb 2018 17:22:59 +0000 (14:22 -0300)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 12 Feb 2018 21:02:00 +0000 (18:02 -0300)
commit5a43228c547200e4b6d9f03fe25e98d124889226
treed95b9f8ac9baa158d14f0012eb28e7a44781c9f6
parent55af5cdc0052a7cbc10f12b1fffeec26f1e886d4
Bug 20175: [sql_modes] Set a correct default value for club_enrollments.date_created

0000-00-00 00:00:00 is not a valid timestamp.

It will fix the installer and upgrade process

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>
installer/data/mysql/atomicupdate/bug_xxxxx_club_enrollments.date_created.sql [new file with mode: 0644]
installer/data/mysql/kohastructure.sql
installer/data/mysql/updatedatabase.pl