Bug 16573: change created_on type - atomic update
commit162b9015d9bfb23200d1bddff69be9384a33463b
authorBernardo Gonzalez Kriegel <bgkriegel@gmail.com>
Tue, 24 May 2016 21:12:11 +0000 (24 18:12 -0300)
committerKyle M Hall <kyle@bywatersolutions.com>
Mon, 1 Aug 2016 09:39:15 +0000 (1 09:39 +0000)
treea68f932310d7aad1f0f5e2df890b21c88b0729d0
parent36b2b288a7b8a39530f0a1ba7a00396206640533
Bug 16573: change created_on type - atomic update

This patch change 'created_on' virtualshelves column to
datetime type

To test:
1) Apply the patch
2) Run updatedatabase.pl
3) Verify type of 'created_on' column

Signed-off-by: Mark Tompsett <mtompset@hotmail.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
installer/data/mysql/atomicupdate/bug-16573-change-created_on-column.sql [new file with mode: 0644]