]> git.koha-community.org Git - koha.git/commit
Bug 16573: change created_on type - atomic update
authorBernardo Gonzalez Kriegel <bgkriegel@gmail.com>
Tue, 24 May 2016 21:12:11 +0000 (18:12 -0300)
committerJulian Maurice <julian.maurice@biblibre.com>
Wed, 17 Aug 2016 12:04:52 +0000 (14:04 +0200)
commit537d43bcd2d4b9c46756546bf4046e0068b9e89d
tree53c3be72c08e819d877ee0300c78b55b636b4b7b
parent7fa5b2d97912796723f15a0b437631236ee58f3d
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>
(cherry picked from commit 162b9015d9bfb23200d1bddff69be9384a33463b)
Signed-off-by: Frédéric Demians <f.demians@tamil.fr>
(cherry picked from commit ce68d9b7fd14f9959f18039b63ad3e7bea44213e)
Signed-off-by: Julian Maurice <julian.maurice@biblibre.com>
installer/data/mysql/atomicupdate/bug-16573-change-created_on-column.sql [new file with mode: 0644]