Bug 21610: (follow-up) Default value for dates
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Fri, 19 Oct 2018 10:14:20 +0000 (12:14 +0200)
committerroot <root@665746303f3b>
Fri, 1 Feb 2019 20:19:54 +0000 (20:19 +0000)
commit0ee4e9e14fe461e72806491c819f4c033f95f13b
treec5de0e88aad6005a3ab2297b88516a7df33f88b4
parent8625eefc76a9390e28e9136f19b9767814bc27a5
Bug 21610: (follow-up) Default value for dates

We have some dates with DEFAULT CURRENT_TIMESTAMP and some dates with
default and UPDATE clause.

Test plan:
Run Object.t again.

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Koha/Object.pm