Change col. type because to_char does not work with timezone

This commit is contained in:
Dany De Bontridder 2013-10-19 19:53:10 +00:00
parent 4f61ceda91
commit cbf262e25a

View file

@ -0,0 +1 @@
alter table stock_change alter tech_date type time;