Ticket #1070463
Ticket #1070463: had to figure out why date was always stored at 1:00 a.m. the result is: the previous data type "TRADE_STARTDATE" and "TRADE_ENDDATE" were type "DATE" instead of "DATETIME". The xml file will do the change. Liquibase update necessary.